summaryrefslogtreecommitdiffstats
path: root/qt-ui/models.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/models.h')
-rw-r--r--qt-ui/models.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/qt-ui/models.h b/qt-ui/models.h
index aa314f119..c4a3a077d 100644
--- a/qt-ui/models.h
+++ b/qt-ui/models.h
@@ -191,7 +191,7 @@ struct DiveItem : public TreeItem {
TOTALWEIGHT,
SUIT,
CYLINDER,
- NITROX,
+ GAS,
SAC,
OTU,
MAXCNS,
@@ -245,7 +245,7 @@ public:
TOTALWEIGHT,
SUIT,
CYLINDER,
- NITROX,
+ GAS,
SAC,
OTU,
MAXCNS,