diff options
Diffstat (limited to 'qt-models/divelocationmodel.h')
-rw-r--r-- | qt-models/divelocationmodel.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-models/divelocationmodel.h b/qt-models/divelocationmodel.h index 77dbb7bca..3bf7161f5 100644 --- a/qt-models/divelocationmodel.h +++ b/qt-models/divelocationmodel.h @@ -7,6 +7,8 @@ class QLineEdit; +#define RECENTLY_ADDED_DIVESITE 1 + class LocationInformationModel : public QAbstractTableModel { Q_OBJECT public: |