summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-09-09 17:17:12 +0200
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-09-10 11:24:20 +0200
commit78b66c7a696132f5f2dacb9615c7804f3be4954c (patch)
tree768c7d8bfa368b0105af2abd87935bcccae98f32 /src/gui/painting
parentda77cfb4a60d8109abbd41b151c2dbf56cba25e8 (diff)
Fix ### Qt 6 comment
The inLoop boolean is unused, so remove it. At the same time, there is another boolean that might just as well become a bitflag, so that we can add more members in the future, should the need arise after all. Since we then need to explicitly initialize the member, add a standard QObject constructor. Change-Id: I51245829c1b1192fde62592fb972da6ea2a88e11 Reviewed-by: Andrei Golubev <andrei.golubev@qt.io> Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'src/gui/painting')
0 files changed, 0 insertions, 0 deletions