Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rf7d7e8b10c7626f3c6b8450876721a452ebd730f -reecf28d1c27df3f060b6d671f209016ad62b594c --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision f7d7e8b10c7626f3c6b8450876721a452ebd730f) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision eecf28d1c27df3f060b6d671f209016ad62b594c) @@ -204,6 +204,13 @@ readonly property int noRejectReason : 0 + readonly property int textBoxRadius : 5 + readonly property int textBoxBorderWidth : 2 + readonly property int adjustmentDialogWidth : applicationWidth * 0.7 + readonly property int adjustmentDialogHeight : applicationHeight * 0.7 + readonly property int adjustmentHeaderHeight : 100 + readonly property int adjustmentButtonMargin : 30 + // ---------- < PRS > Related Section ---------- // blood flow rate readonly property int bloodFlowMin : 100 // PRS 30