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

List:       kde-commits
Subject:    kdepim/libkdepim/resources
From:       Cornelius Schumacher <schumacher () kde ! org>
Date:       2002-12-08 2:29:15
[Download RAW message or body]

CVS commit by cschumac: 

Compile fix.


  M +1 -1      resourcesconfigpage.cpp   1.2


--- kdepim/libkdepim/resources/resourcesconfigpage.cpp:1.1	Mon Dec  2 10:35:59 2002
@@ -49,7 +49,7 @@
 
   void setStandard( bool value )
   {
-    setText( 2, ( value ? i18n( "yes" ) : "" ) );
+    setText( 2, ( value ? i18n( "yes" ) : QString( "" ) ) );
     isStandard = value;
   }
 

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

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