qt5base-lts/tests/auto/corelib/global
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
..
q_func_info Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qflags Work around what apparently is a GCC 4.6.0 bug 2012-03-25 15:09:52 +02:00
qgetputenv Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qglobal Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags() 2012-03-11 23:58:39 +01:00
qlogging Changed qlogging unittest to install subprogram 2012-03-01 05:43:15 +01:00
qnumeric Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
qrand Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
global.pro Allow customization of qDebug output at runtime 2012-02-09 18:11:21 +01:00