[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdepim/kaddressbook
From:       Don Sanders <don () sanders ! org>
Date:       2003-08-26 14:52:57
[Download RAW message or body]

CVS commit by sanders: 

Session management fix based on konq_main.cpp


  M +4 -1      main.cpp   1.32


--- kdepim/kaddressbook/main.cpp  #1.31:1.32
@@ -139,4 +139,7 @@ int main( int argc, char *argv[] )
   KGlobal::locale()->insertCatalogue( "libkdepim" );
 
-  return app.exec();
+  bool ret = app.exec();
+  while (KMainWindow::memberList->first())
+      delete KMainWindow::memberList->first();
+  return ret;
 }


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic