mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove MainTab::modified
This field was not set to true since introducing undo of dive fields. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
1eb8f7cbaa
commit
0306109e95
2 changed files with 1 additions and 5 deletions
|
@ -80,7 +80,6 @@ private:
|
|||
BuddyCompletionModel buddyModel;
|
||||
DiveMasterCompletionModel diveMasterModel;
|
||||
TagCompletionModel tagModel;
|
||||
bool modified;
|
||||
bool lastSelectedDive;
|
||||
int lastTabSelectedDive;
|
||||
int lastTabSelectedDiveTrip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue