From 192b335f6dc4c74a2a4614ecc90636178c6ce1dd Mon Sep 17 00:00:00 2001 From: Manuel Schneider Date: Mon, 5 May 2014 15:35:32 +0200 Subject: Reduces button block time --- src/server/mainwindow/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h index 153eb5b..3ea82ca 100644 --- a/src/server/mainwindow/mainwindow.h +++ b/src/server/mainwindow/mainwindow.h @@ -43,7 +43,7 @@ private: // Button block stuff QTimer * _buttonLockTimer; QList _lockingButtons; - static const qint64 _buttonBlockTime = 1000; + static const qint64 _buttonBlockTime = 600; /** * Downloader for IP - List of possible tutors. -- cgit v1.2.3-55-g7522