Mercurial > trustbridge
diff ui/mainwindow.cpp @ 548:c84dc8f6d017
Increase nag interval to 70 minutes
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 20 May 2014 15:08:00 +0000 |
parents | dec797c7230c |
children | 15121735805e |
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"