Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r2dd4e9c952d65e68f1c81a1cfc13d1f96b0d7d43 -r1a65211f5b694f7f0defb35fe6f060a26455109b --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 2dd4e9c952d65e68f1c81a1cfc13d1f96b0d7d43) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 1a65211f5b694f7f0defb35fe6f060a26455109b) @@ -154,6 +154,8 @@ readonly property int settingsOptionWidth : 550 readonly property int settingsOptionHeight : 50 + readonly property int settingsExportLogsScrollBarWidth : 5 + readonly property int screenGridAreaWidth : 400 readonly property int screenGridAreaHeightRow1 : 170 readonly property int screenGridAreaHeightRow2 : 225