summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index f7ddaae..990f128 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -87,7 +87,7 @@ private:
/**
* @brief Zeit in Sekunden die, die Nachrichten in der Statusbar angezeigt werden.
*/
- static const int messageTimeout = 20000;
+ static const int messageTimeout = 5000;
/**
* @brief Schnittstelle für Schlüssel haltung und Ver- und Entschlüsselung.
*/