diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-12-16 20:43:01 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-01-19 13:59:24 -0800 |
commit | 36fa27050c749717e186c8564d88b11bd53a96c8 (patch) | |
tree | 93a3c0248a4406f839cc71455c565c66fe583cf9 /scripts | |
parent | cc0c4ab2f16612a145064887614e3f86fe125209 (diff) | |
download | subsurface-36fa27050c749717e186c8564d88b11bd53a96c8.tar.gz |
Filter: update filterData directly without copying
In FilterWidget2::updateFilter() a new FilterData object is generated
and then copied onto the filterData member variable. Instead, modify
filterData directly. This seems also more logical from a semantic
point of view: Do we want to reset fields that were not set by the
user?
Contains trivial whitespace fix.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions