summaryrefslogtreecommitdiffstats
path: root/qml/ViewSettings.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/ViewSettings.qml')
-rw-r--r--qml/ViewSettings.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/qml/ViewSettings.qml b/qml/ViewSettings.qml
index 3798e68..82f4241 100644
--- a/qml/ViewSettings.qml
+++ b/qml/ViewSettings.qml
@@ -37,6 +37,7 @@ Item {
property real demoHeaderHeight: 2.5 * pageMargin
property string appFont: "TitilliumWeb"
property int stateDelay: 200;
+ property int headerAutoHideDelay: 3000
property string backgroundColor: "#09102b"
property string borderColor: "#9d9faa"
property string buttonGreenColor: "#41cd52"