mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Cleanup: remove DiveTripModelBase::SHOWN_ROLE
This role was used by the filter-proxy model as filter criterion. Since we don't use that model to filter anymore, we can remove the role. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
ae5d2e6b45
commit
03a6440b2a
2 changed files with 0 additions and 11 deletions
|
@ -49,7 +49,6 @@ public:
|
|||
DIVE_ROLE,
|
||||
TRIP_ROLE,
|
||||
DIVE_IDX,
|
||||
SHOWN_ROLE,
|
||||
SELECTED_ROLE
|
||||
};
|
||||
enum Layout {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue