diff options
Diffstat (limited to 'qt-models/mobilelistmodel.h')
-rw-r--r-- | qt-models/mobilelistmodel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/mobilelistmodel.h b/qt-models/mobilelistmodel.h index 2ec8cbd8c..572a3b146 100644 --- a/qt-models/mobilelistmodel.h +++ b/qt-models/mobilelistmodel.h @@ -54,6 +54,7 @@ public: EndPressureRole, FirstGasRole, SelectedRole, + DiveInTripRole, }; QHash<int, QByteArray> roleNames() const override; protected: |