OSSP CVS Repository

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

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

--- as_main.cpp  2002/12/02 13:25:36     1.8
+++ as_main.cpp  2002/12/10 00:00:57     1.9
@@ -39,5 +39,6 @@
     Titraqform Mainform;            // Main app window
     App.setMainWidget(&Mainform);
     Mainform.show();                // Finally start the show
+    App.connect(&App, SIGNAL(lastWindowClosed()), &App, SLOT(quit()));
     return App.exec();
 }

CVSTrac 2.0.1