summaryrefslogtreecommitdiffstats
path: root/src/server/mainwindow/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/mainwindow/mainwindow.h')
-rw-r--r--src/server/mainwindow/mainwindow.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h
index 153eb5b..c06f8e9 100644
--- a/src/server/mainwindow/mainwindow.h
+++ b/src/server/mainwindow/mainwindow.h
@@ -11,8 +11,7 @@ class ConnectionFrame;
class ListenServer;
class DiscoveryListener;
-namespace Ui
-{
+namespace Ui{
class MainWindow;
}
@@ -43,7 +42,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.