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 23ed83028..c898ed118 100644 --- a/qt-models/mobilelistmodel.h +++ b/qt-models/mobilelistmodel.h @@ -59,6 +59,7 @@ public: TripBelow, TripLocationRole, TripNotesRole, + IsInvalidRole }; QHash<int, QByteArray> roleNames() const override; protected: |