[Kst] kdeextragear-2/kst/kst

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


CVS commit by staikos: 

missing static


  M +1 -1      extensionmgr.cpp   1.8


--- kdeextragear-2/kst/kst/extensionmgr.cpp  #1.7:1.8
@@ -30,5 +30,5 @@
 #include "kst.h"
 
-KStaticDeleter<ExtensionMgr> sdExtension;
+static KStaticDeleter<ExtensionMgr> sdExtension;
 
 ExtensionMgr *ExtensionMgr::self() {





More information about the Kst mailing list