diff -r 33a75660df08 -r 0c2dc1446ebf VCS/StatusMonitorLed.py --- a/VCS/StatusMonitorLed.py Sat Apr 26 10:06:49 2014 +0200 +++ b/VCS/StatusMonitorLed.py Sat Apr 26 10:36:09 2014 +0200 @@ -130,7 +130,7 @@ """ Private slot to change the status check interval. """ - interval, ok = QInputDialog.getInt( + interval, ok = QInputDialog.getInt( None, self.tr("VCS Status Monitor"), self.tr("Enter monitor interval [s]"),