Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rea52cee2614f319804690a9b1d5091bed9676753 -r13ac42cf8bdc5038dedd3302ba79dc387e5704b4 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision ea52cee2614f319804690a9b1d5091bed9676753) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 13ac42cf8bdc5038dedd3302ba79dc387e5704b4) @@ -133,6 +133,7 @@ readonly property int settingsWIFINetworkHeight : 85 readonly property int settingsWIFINetworkWidth : 375 readonly property int settingsWIFINetworksWidth : settingsWIFINetworkWidth + 50 + readonly property int settingsWIFIBottomMargin : 15 readonly property int rinsebackIconDiameterDefault : 85 readonly property int rinsebackIconDiameterResumePause : 110