[Kst] kdeextragear-2/kst/kst

Rick Chern rchern at interchange.ubc.ca
Thu Jun 24 21:02:30 CEST 2004


CVS commit by rchern: 

Supress prompting for new window


  M +1 -1      main.cpp   1.66


--- kdeextragear-2/kst/kst/main.cpp  #1.65:1.66
@@ -375,5 +375,5 @@ int main(int argc, char *argv[]) {
         // if there was no active view then we create one...
         //
-        kst->newWindow();
+        kst->newWindow(false);
         tlv = kst->activeView();
       }





More information about the Kst mailing list