changeset 548:c84dc8f6d017

Increase nag interval to 70 minutes
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 20 May 2014 15:08:00 +0000
parents bf445b0e1126
children 70138fbced95
files ui/mainwindow.cpp
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ui/mainwindow.cpp	Fri May 16 10:16:42 2014 +0200
+++ b/ui/mainwindow.cpp	Tue May 20 15:08:00 2014 +0000
@@ -27,7 +27,7 @@
 
 // The amount of time in minutes stay silent if we have
 // something to say
-#define NAG_INTERVAL_MINUTES 60
+#define NAG_INTERVAL_MINUTES 70
 
 #ifndef APPNAME
 #define APPNAME "TrustBridge"

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