diff options
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
| -rw-r--r-- | src/server/mainwindow/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
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<QAction*> _lockingButtons; - static const qint64 _buttonBlockTime = 1000; + static const qint64 _buttonBlockTime = 600; /** * Downloader for IP - List of possible tutors. |
