[Kst] kdeextragear-2/kst/kst/datasources/planck

George Staikos staikos at kde.org
Sat Nov 6 16:33:56 CET 2004


CVS commit by staikos: 

Claude says piolib doesn't accept null strings


  M +1 -1      planckobj.cpp   1.25


--- kdeextragear-2/kst/kst/datasources/planck/planckobj.cpp  #1.24:1.25
@@ -177,5 +177,5 @@ int Object::readObject(const QString& ob
     }
 
-    QString range;
+    QString range("");
 
     if (start < 0 || end < start) {





More information about the Kst mailing list