[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Wed Mar 2 22:52:22 CET 2005


CVS commit by staikos: 

spacing in debug message


  M +1 -1      updatethread.cpp   1.39


--- kdeextragear-2/kst/kst/updatethread.cpp  #1.38:1.39
@@ -57,5 +57,5 @@ void UpdateThread::run() {
     if (_waitCondition.wait(_updateTime)) {
 #if UPDATEDEBUG > 0
-      kdDebug() << "Update timer" << _updateTime << endl;
+      kdDebug() << "Update timer " << _updateTime << endl;
 #endif
       if (!_force) {




More information about the Kst mailing list