diff options
author | Anton Lundin <glance@acc.umu.se> | 2015-09-12 22:37:36 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-12 14:02:42 -0700 |
commit | 9f629b5e2e7624bc444894aa59efa7bb72ba7926 (patch) | |
tree | 399e1289028834b8ddb973a6600c3cf4569cbcfd | |
parent | 547203693193ab1428cb7e1e8c4704d7e68ed3bd (diff) | |
download | subsurface-9f629b5e2e7624bc444894aa59efa7bb72ba7926.tar.gz |
Change OSTC 3 config option to current models
Our OSTC 3 config code works for all hwOS devices, so be more clear when
saying that as the chooser option.
Signed-off-by: Anton Lundin <glance@acc.umu.se>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | qt-ui/configuredivecomputerdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/configuredivecomputerdialog.ui b/qt-ui/configuredivecomputerdialog.ui index bdfe8473c..ddba0ed80 100644 --- a/qt-ui/configuredivecomputerdialog.ui +++ b/qt-ui/configuredivecomputerdialog.ui @@ -211,7 +211,7 @@ </property> <item> <property name="text"> - <string>OSTC 3</string> + <string>OSTC 3,Sport,Cr,2</string> </property> <property name="icon"> <iconset resource="../subsurface.qrc"> |