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

List:       kde-commits
Subject:    kdeedu/klatin/klatin
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2004-10-27 20:52:44
Message-ID: 20041027205244.516BE16C46 () office ! kde ! org
[Download RAW message or body]

CVS commit by annma: 

prefer isNull() 


  M +1 -1      klatinvocab.cpp   1.41


--- kdeedu/klatin/klatin/klatinvocab.cpp  #1.40:1.41
@@ -83,5 +83,5 @@ void KLatinVocab::parseVocab(QString cus
         kdDebug() << fileName << endl;
         
-        if (customFile != QString::null)
+        if (!customFile.isNull())
                 fileName = customFile;
         


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

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