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

George Staikos staikos at kde.org
Thu Apr 7 22:23:30 CEST 2005


CVS commit by staikos: 

what an odd constructor


  M +1 -1      kstcmd.cpp   1.2


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




More information about the Kst mailing list