qt5base-lts/tests/auto/corelib/global/qflags
Thiago Macieira 1904970dad Work around what apparently is a GCC 4.6.0 bug
The QFlags::operator int() isn't being called, so GCC complains that
this isn't an integer expression.

Change-Id: I537d06fd4a52ecbcddf0ef67807b298c42d3e911
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-03-25 15:09:52 +02:00
..
.gitignore Moving relevant tests to corelib/global 2011-08-30 13:17:21 +02:00
qflags.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qflags.cpp Work around what apparently is a GCC 4.6.0 bug 2012-03-25 15:09:52 +02:00