--- a/VCS/StatusMonitorLed.py Wed Oct 03 13:20:57 2012 +0200 +++ b/VCS/StatusMonitorLed.py Wed Oct 03 15:36:41 2012 +0200 @@ -117,7 +117,7 @@ """ Private slot to change the status check interval. """ - interval, ok = QInputDialog.getInteger( + interval, ok = QInputDialog.getInt( None, self.trUtf8("VCS Status Monitor"), self.trUtf8("Enter monitor interval [s]"),