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

List:       kde-commits
Subject:    kdewebdev/quanta/utility
From:       Laurent Montel <montel () kde ! org>
Date:       2004-10-18 12:34:09
Message-ID: 20041018123409.329C016C62 () office ! kde ! org
[Download RAW message or body]

CVS commit by mlaurent: 

Use isEmpty()


  M +1 -1      tagaction.cpp   1.111


--- kdewebdev/quanta/utility/tagaction.cpp  #1.110:1.111
@@ -566,5 +566,5 @@ void TagAction::insertOutputInTheNodeTre
         bool smartTagInsertion, hasSelection, nodeTreeModified;
 
-        if(!node && str1 == "" || node && str1 != "")
+        if(!node && str1.isEmpty() || node && !str1.isEmpty())
                 return;
                 


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

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