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

List:       kde-commits
Subject:    koffice/kugar/lib
From:       Adam Treat <treat () kde ! org>
Date:       2005-11-18 21:45:32
Message-ID: 1132350332.114915.24662.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 481351 by treat:

* Set the text

 M  +3 -0      mfieldobject.cpp  


--- trunk/koffice/kugar/lib/mfieldobject.cpp #481350:481351
@@ -76,7 +76,10 @@
 
     // Check for empty string
     if ( txt.isEmpty() && dataType == MFieldObject::Date )
+    {
+        text = QString::null;
         return ;
+    }
 
     // Set the data
     switch ( dataType )
[prev in list] [next in list] [prev in thread] [next in thread] 

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