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

List:       kde-commits
Subject:    koffice/kspread
From:       Ariya Hidayat <ariya () kde ! org>
Date:       2004-09-26 14:24:16
Message-ID: 20040926142416.C67F3126D3 () office ! kde ! org
[Download RAW message or body]

CVS commit by ariya: 

scanner shouldn't see the equal sign


  M +3 -0      formula.cc   1.11


--- koffice/kspread/formula.cc  #1.10:1.11
@@ -456,4 +456,7 @@ Tokens Formula::scan( const QString& exp
     return tokens;
 
+  // but the scanner should not see this equal sign
+  ex.remove( 0, 1 );  
+    
   // force a terminator
   ex.append( QChar() );


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

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