diff options
author | Henrik Brautaset Aronsen <subsurface@henrik.synth.no> | 2014-07-16 21:24:03 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-07-16 13:17:09 -0700 |
commit | f0e17e6fff253b0be8c7999bb804d870f2ca73bf (patch) | |
tree | 65bcb4f752c8dfecb99667d17c81eb14ab854660 /qt-ui/mainwindow.ui | |
parent | a0a0bb5247f40ec93f2bbfe11398cb0823af8dfd (diff) | |
download | subsurface-f0e17e6fff253b0be8c7999bb804d870f2ca73bf.tar.gz |
pN2 » pN₂, pO2 » pO₂
Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/mainwindow.ui')
-rw-r--r-- | qt-ui/mainwindow.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/mainwindow.ui b/qt-ui/mainwindow.ui index bb870abd9..ac72673c8 100644 --- a/qt-ui/mainwindow.ui +++ b/qt-ui/mainwindow.ui @@ -443,7 +443,7 @@ <item row="0" column="0"> <widget class="QToolButton" name="profPO2"> <property name="toolTip"> - <string>Toggle pO2 Graph</string> + <string>Toggle pO₂ Graph</string> </property> <property name="text"> <string>...</string> @@ -472,7 +472,7 @@ <item row="1" column="0"> <widget class="QToolButton" name="profPn2"> <property name="toolTip"> - <string>Toggle pN2 Graph</string> + <string>Toggle pN₂ Graph</string> </property> <property name="text"> <string>...</string> |