OSSP CVS Repository

ossp - Difference in ossp-pkg/as/as-gui/as_main.cpp versions 1.10 and 1.11
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/as/as-gui/as_main.cpp 1.10 -> 1.11

--- as_main.cpp  2002/12/12 12:19:48     1.10
+++ as_main.cpp  2002/12/19 20:46:26     1.11
@@ -39,7 +39,5 @@
     Titraqform Mainform;            // Main app window
     App.setMainWidget(&Mainform);
     Mainform.show();                // Finally start the show
-    App.connect(&App, SIGNAL(lastWindowClosed()), &App, SLOT(quit()));
-    App.connect(&App, SIGNAL(aboutToQuit()), &Mainform, SLOT(savePrefs()));
     return App.exec();
 }

CVSTrac 2.0.1