aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext/tst_qquicktext.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erik.verbruggen@digia.com>2016-05-12 10:47:30 +0200
committerShawn Rutledge <shawn.rutledge@theqtcompany.com>2016-05-12 11:56:06 +0000
commited7d33ebcddc617a7e0197aa559e2fb15ce7a172 (patch)
tree448685a5ec652c873c3086158a886c75b461b31c /tests/auto/quick/qquicktext/tst_qquicktext.cpp
parent50b12610a701e14c315839cd091e0f654c52f019 (diff)
Fix anchor enum again, now for more broken versions of GCC.
Apparently only very recent versions of gcc can correctly deduce that the Anchor enum can be stored in a 7-bit bitfield. So to be sure we don't run into compiler errors, do not specify the base type for any GCC version. Task-number: QTBUG-53317 Change-Id: I825946862dea1eabfb68a3fbe8cbd31bc71bdd10 Reviewed-by: Shawn Rutledge <shawn.rutledge@theqtcompany.com>
Diffstat (limited to 'tests/auto/quick/qquicktext/tst_qquicktext.cpp')
0 files changed, 0 insertions, 0 deletions