diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-03-18 22:37:18 +0100 |
---|---|---|
committer | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-07 00:13:35 +0200 |
commit | 3b9913d82893ca023eaea2e25cdbc86765aeb40a (patch) | |
tree | 43cf189107fcbf234e9efc8cbca8ba7898963e07 /desktop-widgets/mainwindow.cpp | |
parent | e8beeb6767b387204fcaae4a066f226ca37f8a82 (diff) | |
download | subsurface-3b9913d82893ca023eaea2e25cdbc86765aeb40a.tar.gz |
desktop/tabwidgets: replace IGNORE_MODE by flag
The editMode was set to IGNORE_MODE when programatically setting
fields so that we can ignore changed-signals.
That seems to be orthogonal to whether we are in edit mode
and indeed when setting IGNORE_MODE the edit mode was
saved and restored.
Therefore, replace the IGNORE_MODE by an independent ignoreInput
flag.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/mainwindow.cpp')
0 files changed, 0 insertions, 0 deletions