mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
[Divesite] Hook qt model for country
See #144 Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
516527e1bd
commit
d5ab03ef4e
2 changed files with 19 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ public:
|
|||
OTU,
|
||||
MAXCNS,
|
||||
PHOTOS,
|
||||
COUNTRY,
|
||||
LOCATION,
|
||||
COLUMNS
|
||||
};
|
||||
|
|
@ -69,6 +70,7 @@ public:
|
|||
OTU,
|
||||
MAXCNS,
|
||||
PHOTOS,
|
||||
COUNTRY,
|
||||
LOCATION,
|
||||
COLUMNS
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue