diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-10-21 23:26:50 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-10-25 13:59:04 -0700 |
commit | c263487e7ce7c7b22e516650eb857c646728c34a (patch) | |
tree | 0f78e7da3c9b5e6cabcd2e2ba0b81f952a725d6d /smtk-import/smrtk2ssrfc_window.h | |
parent | d403532a864f5cfc9f2c5e8a62edfcdaacdd105a (diff) | |
download | subsurface-c263487e7ce7c7b22e516650eb857c646728c34a.tar.gz |
cleanup: remove MainWindow::setFileClean()
This function was used to unify both methods of tracking unsaved
changes. Since desktop now only uses the undo system, it can
be replaced by a single call to "Command::setClean()".
Arguably, the UI is the wrong place to do this and the appropriate
calls should be done by the core. However, let's play it safe
for now and avoid any breaking change.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'smtk-import/smrtk2ssrfc_window.h')
0 files changed, 0 insertions, 0 deletions