[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kspread
From:       Laurent Montel <montel () kde ! org>
Date:       2004-05-31 20:48:41
Message-ID: 20040531204841.66E1C168D () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

oops fix textlength


  M +1 -2      kspread_genvalidationstyle.cc   1.5


--- koffice/kspread/kspread_genvalidationstyle.cc  #1.4:1.5
@@ -142,5 +142,4 @@ QString KSpreadGenValidationStyle::creat
         break;
     case Allow_Text:
-        result = createTextValidationCondition( _val );
         break;
     case Allow_Time:
@@ -151,7 +150,7 @@ QString KSpreadGenValidationStyle::creat
         break;
     case Allow_TextLength:
+        result = createTextValidationCondition( _val );
          break;
     }
-    //todo
     return result;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic