Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -raac9d5d70abbd8d75c6e3782722e5daaf7355153 -r9cc1f3acf4c95042ad79b7688099fe5da19900e2 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision aac9d5d70abbd8d75c6e3782722e5daaf7355153) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 9cc1f3acf4c95042ad79b7688099fe5da19900e2) @@ -176,6 +176,7 @@ readonly property int sliderAdjustButtonSpacing : 20 readonly property int sliderAdjustButtonDiameter : 50 readonly property int sliderAdjustButtonLeftMargin : 30 + readonly property int sliderAdjustButtonRightMargin : 50 readonly property real sliderDefaultRoundTickMarkDiameter : 5 readonly property int sliderDefaultBodyHeight : 15