Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rbe1b2d8f110b741f3d630df438da07d411110543 -r7249125bb71e6fab4139590ee777c64ece9cf3be --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision be1b2d8f110b741f3d630df438da07d411110543) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 7249125bb71e6fab4139590ee777c64ece9cf3be) @@ -113,6 +113,8 @@ readonly property int settingsBLEButtonWidth : 300 readonly property int settingsBLEButtonHeight : 75 + readonly property int settingsBLEMargin : 75 + readonly property int settingsBLEListViewMargin : 25 readonly property int settingsOptionWidth : 550 readonly property int settingsOptionHeight : 50