diff ui/mainwindow.h @ 690:e4abb41484a0

(issue 27)Only close if no new list is available
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 01 Jul 2014 15:40:30 +0200
parents a2e94e88d304
children 0fc1a20adaff
line wrap: on
line diff
--- a/ui/mainwindow.h	Tue Jul 01 14:37:45 2014 +0200
+++ b/ui/mainwindow.h	Tue Jul 01 15:40:30 2014 +0200
@@ -130,7 +130,7 @@
     void loadUnselectedCertificates();
 
 protected:
-    virtual void closeEvent(QCloseEvent *event) {return closeApp();}
+    virtual void closeEvent(QCloseEvent *event);
 
 protected slots:
     /** @brief cleanup and close the main window

http://wald.intevation.org/projects/trustbridge/