Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -ra549f50e0e5c26b3f2e75e4fdbded704fe21023e -r670f257c9b88d3e5506eccaad111bec914102a72 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision a549f50e0e5c26b3f2e75e4fdbded704fe21023e) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 670f257c9b88d3e5506eccaad111bec914102a72) @@ -79,4 +79,6 @@ readonly property int durationResolution : 15 // PRS346 readonly property int ultrafiltrationProgressbarWidth : 880 + readonly property int ultrafiltrationAdjustmtenOptionWidth : 520 + readonly property int ultrafiltrationAdjustmtenOptionHeight: 275 }