[Kst] kdeextragear-2/kst/kst

George Staikos staikos at kde.org
Thu Oct 7 06:57:32 CEST 2004


CVS commit by staikos: 

missing static


  M +1 -1      kstdebug.cpp   1.11


--- kdeextragear-2/kst/kst/kstdebug.cpp  #1.10:1.11
@@ -23,5 +23,5 @@
 #include <klocale.h>
 
-KStaticDeleter<KstDebug> sd;
+static KStaticDeleter<KstDebug> sd;
 
 KstDebug *KstDebug::self() {





More information about the Kst mailing list