Index: sources/gui/qml/globals/Variables.qml =================================================================== diff -u -r34471900489397f483e052870ddc46059cef49fb -r9ec7a27375189ad75f0bef142cd6beb386db0955 --- sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 34471900489397f483e052870ddc46059cef49fb) +++ sources/gui/qml/globals/Variables.qml (.../Variables.qml) (revision 9ec7a27375189ad75f0bef142cd6beb386db0955) @@ -71,6 +71,6 @@ readonly property int bloodFlowResolution : 25 readonly property int dialysateFlowResolution : 50 - readonly property int durationResolution : 1 // ? + readonly property int durationResolution : 15 // PRS346 }