Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -rea51c0546c7061d225e7b9d8b754554c65f0d1b1 -r6f1f6a13eaa0453c86f37b878d891ac535d40932 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision ea51c0546c7061d225e7b9d8b754554c65f0d1b1) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 6f1f6a13eaa0453c86f37b878d891ac535d40932) @@ -201,6 +201,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