diff ui/mainwindow.h @ 1339:64f812a63de6

(issue170) Keep checking for updates in intervals When the connection fails in tray mode this will keep the software alive and have it checking for some time until a limit is reached.
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 23 Oct 2014 16:14:18 +0200
parents 2a1aa9df8f11
children 23df332b2a4c
line wrap: on
line diff
--- a/ui/mainwindow.h	Thu Oct 16 15:00:52 2014 +0200
+++ b/ui/mainwindow.h	Thu Oct 23 16:14:18 2014 +0200
@@ -379,6 +379,7 @@
     QPushButton *mInstallButton;
     int mChangeCount;
     bool mManualDetailsShown;
+    int mFailedConnections;
 };
 
 #endif // MAINWINDOW_H

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