mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove MainWindow::stateBeforeEdit member
The last user was removed in accf1fcc8f
.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
53c2f34930
commit
8d93192537
1 changed files with 0 additions and 1 deletions
|
@ -173,7 +173,6 @@ private:
|
||||||
UserManual *helpView;
|
UserManual *helpView;
|
||||||
#endif
|
#endif
|
||||||
CurrentState state;
|
CurrentState state;
|
||||||
CurrentState stateBeforeEdit;
|
|
||||||
QString filter_open();
|
QString filter_open();
|
||||||
QString filter_import();
|
QString filter_import();
|
||||||
QString filter_import_dive_sites();
|
QString filter_import_dive_sites();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue