aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-23 12:50:35 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-11-23 14:29:02 +0100
commit22e13d41b0e8085b25b669eb7d23744252f2c117 (patch)
tree4264bdfd66f7ec4d23dd435c0d5a5c844b8cea45 /examples
parent57d7cb697e3d8f2caf4690411bdccb208107dcc9 (diff)
Fix compiler warnings
The bit flags in QAccessible::State are unsigned, numeric literals are signed, resulting in compiler warnings when comparing. Instead of QCOMPARE'ing bitflags that are used for booleans, use QVERIFY. Pick-to: 6.0 Change-Id: I9fd6906a8c1c1e356f8e6c5b36d40f6c41590ee8 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions