aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/CMakeLists.txt
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-05-06 21:02:10 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-05-06 13:19:57 -0700
commitc50e58d761c0c6e54219a3114a26bc033ddeee70 (patch)
treee5f03ddabada01985c98554fff4b7b28483a917e /desktop-widgets/CMakeLists.txt
parent9298466037dd7ac80e65407eac93bfe62705f1ac (diff)
downloadsubsurface-c50e58d761c0c6e54219a3114a26bc033ddeee70.tar.gz
desktop: avoid spurious undo commands for date/time editing
The date and time fields of the main tab posted undo events for every date/timeChanged signal. Thus, when changing the day of the month to e.g. 21, this would result in two date change events: one to the 2nd and one to the 21st. This is very irritating. Instead listen to editingFinished() events, which thankfully exist for these widgets. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions