OSSP CVS Repository

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

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

--- as_main.cpp  2002/12/10 00:00:57     1.9
+++ as_main.cpp  2002/12/12 12:19:48     1.10
@@ -40,5 +40,6 @@
     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