summaryrefslogtreecommitdiffstats
path: root/subsurface-helper.cpp
diff options
context:
space:
mode:
authorGravatar Berthold Stoeger <bstoeger@mail.tuwien.ac.at>2020-03-30 21:20:49 +0200
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-30 13:54:12 -0700
commit0e9bd27bae00641ce7f2df9dd4d080414b33e3fd (patch)
tree840308dd34e6572e35100bea19c079c0e699a6f8 /subsurface-helper.cpp
parentce1629ccce2fef50a48f21ee99825b090274da8a (diff)
downloadsubsurface-0e9bd27bae00641ce7f2df9dd4d080414b33e3fd.tar.gz
cleanup: don't send values in changed-signals of ThemeInterface
According to the Qt-docs you *may* send the new values in the NOTIFY signal of Q_PROPERTYs. However, since changes will lead to a reevaluation of a whole expression, this argument will be unused. All it does is make the code more verbose and brittle: What happens if you send the wrong value? Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'subsurface-helper.cpp')
0 files changed, 0 insertions, 0 deletions