comparison 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
comparison
equal deleted inserted replaced
1338:ba7e36306085 1339:64f812a63de6
377 QPushButton *mUpdatesDetailsManual; 377 QPushButton *mUpdatesDetailsManual;
378 378
379 QPushButton *mInstallButton; 379 QPushButton *mInstallButton;
380 int mChangeCount; 380 int mChangeCount;
381 bool mManualDetailsShown; 381 bool mManualDetailsShown;
382 int mFailedConnections;
382 }; 383 };
383 384
384 #endif // MAINWINDOW_H 385 #endif // MAINWINDOW_H

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