diff options
Diffstat (limited to 'qt-models/cylindermodel.h')
-rw-r--r-- | qt-models/cylindermodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-models/cylindermodel.h b/qt-models/cylindermodel.h index f2ae0125e..85cca1a9c 100644 --- a/qt-models/cylindermodel.h +++ b/qt-models/cylindermodel.h @@ -19,6 +19,8 @@ public: O2, HE, DEPTH, + MOD, + MND, USE, COLUMNS }; |