qt5base-lts/tests/auto/other/headersclean
Kent Hansen 31b0a37306 Temporarily disable -Woverloaded-virtual in headersclean test
This autotest fails to build after the introduction of the
QMetaMethod-based connect/disconnectNotify() functions; we are
intentionally keeping the old const char * versions (overloads) for
a limited time, to avoid disrupting other modules.

This commit will be reverted as soon as the compatibility overloads
have been removed.

Change-Id: I9b5a40b51ffa3bfa3d185410389678c262ca7b45
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-01 01:18:03 +02:00
..
headersclean.pri Temporarily disable -Woverloaded-virtual in headersclean test 2012-05-01 01:18:03 +02:00
headersclean.pro Refactor headersclean for usage from modules other than qtbase 2012-03-07 03:49:59 +01:00
qt_headersclean_headers.h Refactor headersclean for usage from modules other than qtbase 2012-03-07 03:49:59 +01:00
tst_headersclean.cpp Refactor headersclean for usage from modules other than qtbase 2012-03-07 03:49:59 +01:00
tst_headersclean.h Refactor headersclean for usage from modules other than qtbase 2012-03-07 03:49:59 +01:00