summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/preferences/preferences_graph.ui
diff options
context:
space:
mode:
authorGravatar Willem Ferguson <willemferguson@zoology.up.ac.za>2016-11-01 14:53:39 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-11-01 09:35:24 -0700
commitd3e775e6903f4470b1049a399092a0106ceedd86 (patch)
tree1082d7baacd2c981e36899c7bedec6076b48a251 /desktop-widgets/preferences/preferences_graph.ui
parent49325d6c4a8a04b7a7a333e8e57555c02afe0809 (diff)
downloadsubsurface-d3e775e6903f4470b1049a399092a0106ceedd86.tar.gz
Updates to Preferences -> Graph
This reorganises the Preferences->Graph tab. All leading spaces have been removed for labels and text fields. Signed-off-by: Willem Ferguson <willemferguson@zoology.up.ac.za> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'desktop-widgets/preferences/preferences_graph.ui')
-rw-r--r--desktop-widgets/preferences/preferences_graph.ui27
1 files changed, 6 insertions, 21 deletions
diff --git a/desktop-widgets/preferences/preferences_graph.ui b/desktop-widgets/preferences/preferences_graph.ui
index 1d12a8963..a149f0f3a 100644
--- a/desktop-widgets/preferences/preferences_graph.ui
+++ b/desktop-widgets/preferences/preferences_graph.ui
@@ -26,7 +26,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Threshold when showing pO₂</string>
+ <string>Threshold for pO₂ (bar)</string>
</property>
</widget>
</item>
@@ -38,9 +38,6 @@
<property name="singleStep">
<double>0.100000000000000</double>
</property>
- <property name="suffix">
- <string> bar</string>
- </property>
</widget>
</item>
<item row="1" column="0">
@@ -49,7 +46,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Threshold when showing pN₂</string>
+ <string>Threshold for pN₂ (bar)</string>
</property>
</widget>
</item>
@@ -61,9 +58,6 @@
<property name="singleStep">
<double>0.100000000000000</double>
</property>
- <property name="suffix">
- <string> bar</string>
- </property>
</widget>
</item>
<item row="2" column="0">
@@ -72,7 +66,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>Threshold when showing pHe</string>
+ <string>Threshold for pHe (bar)</string>
</property>
</widget>
</item>
@@ -84,9 +78,6 @@
<property name="singleStep">
<double>0.100000000000000</double>
</property>
- <property name="suffix">
- <string> bar</string>
- </property>
</widget>
</item>
<item row="3" column="0">
@@ -95,7 +86,7 @@
<bool>true</bool>
</property>
<property name="text">
- <string>pO₂ used for calculating MOD</string>
+ <string>pO₂ in calculating MOD (bar)</string>
</property>
</widget>
</item>
@@ -107,9 +98,6 @@
<property name="singleStep">
<double>0.100000000000000</double>
</property>
- <property name="suffix">
- <string> bar</string>
- </property>
</widget>
</item>
<item row="4" column="0">
@@ -188,7 +176,7 @@
<item row="2" column="0">
<widget class="QRadioButton" name="vpmb">
<property name="text">
- <string> VPM-B</string>
+ <string>VPM-B</string>
</property>
</widget>
</item>
@@ -218,7 +206,7 @@
<item row="3" column="0">
<widget class="QRadioButton" name="buehlmann">
<property name="text">
- <string> Bühlmann</string>
+ <string>Bühlmann</string>
</property>
<property name="checked">
<bool>true</bool>
@@ -291,9 +279,6 @@
</item>
<item row="5" column="2">
<widget class="QDoubleSpinBox" name="psro2rate">
- <property name="suffix">
- <string> ℓ/min</string>
- </property>
<property name="decimals">
<number>3</number>
</property>