summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawhelper_mips_dsp_p.h
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2022-07-07 16:07:16 +0200
committerMarc Mutz <marc.mutz@qt.io>2022-07-08 22:14:52 +0200
commit9b92f599406aaf218fd2be2f290dc4938049ade1 (patch)
treef3c92c5f60a3464255dcf1ca333426e22ba0b3c4 /src/gui/painting/qdrawhelper_mips_dsp_p.h
parent464607abb9e2528c2e1ccf41eec7c28703df8e2a (diff)
QFixed: remove user-defined assignment operators
They don't give us anything: For every op=(X), there's an implicit QFixed(X) constructor that will resolve any fix = x; as fix = QFixed(x); with no performance penalty. Pick-to: 6.4 Change-Id: Ia5b0364617a646f3cf122b47363d6099548bb5c2 Reviewed-by: Lars Knoll <lars.knoll@gmail.com>
Diffstat (limited to 'src/gui/painting/qdrawhelper_mips_dsp_p.h')
0 files changed, 0 insertions, 0 deletions