[Kst] kdeextragear-2/kst/kst/extensions/js

George Staikos staikos at kde.org
Thu Apr 7 22:26:19 CEST 2005


CVS commit by staikos: 

hm that constructor is deprecated


  M +1 -1      kstcmd.cpp   1.3


--- kdeextragear-2/kst/kst/extensions/js/kstcmd.cpp  #1.2:1.3
@@ -153,5 +153,5 @@ int main(int argc, char **argv) {
         KCmdLineArgs::init(argc, argv, &about);
         KCmdLineArgs::addCmdLineOptions(options);
-        KApplication a(argc, argv, "kstcmd", false, false);
+        KApplication a(false, false);
 
         QCString session;




More information about the Kst mailing list