Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rad57884fca3e8a0916b6d6bf51a69264b9b5263f -r6e41d2d9f431580bb350db71cc52dd40e60e1a28 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision ad57884fca3e8a0916b6d6bf51a69264b9b5263f) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 6e41d2d9f431580bb350db71cc52dd40e60e1a28) @@ -42,6 +42,8 @@ readonly property int mainMenuHeight : 80 //// ----- @LEAHIZED readonly property int alarmDialogHeaderHeight : 100 + readonly property int instructionHeight : 73 + readonly property int minVGap : 15 readonly property int minVGap2 : 30