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

List:       kde-commits
Subject:    koffice/kexi/main
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-01-03 1:03:33
Message-ID: 1230944613.634483.9809.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 904763 by staniek:

Main Window
- do not query again about closing unsaved window when cancel was pressed



 M  +2 -2      KexiMainWindow.cpp  


--- trunk/koffice/kexi/main/KexiMainWindow.cpp #904762:904763
@@ -2259,9 +2259,9 @@
 void KexiMainWindow::closeEvent(QCloseEvent *ev)
 {
     d->mainWidget->closeEvent(ev);
-    if (queryClose()) {
+/*    if (queryClose()) {
         ev->accept();
-    }
+    }*/
 }
 
 void
[prev in list] [next in list] [prev in thread] [next in thread] 

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