Temporarily disable -Woverloaded-virtual in headersclean test
authorKent Hansen <kent.hansen@nokia.com>
Mon, 30 Apr 2012 10:45:15 +0000 (12:45 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 30 Apr 2012 23:18:03 +0000 (01:18 +0200)
commit31b0a373063a9980b094bde71457e19e046e6a14
treeb6d1dcdc2cbdf4107da8262c1538a55411fd27b3
parent31e9f2a7a57770875b79593a73b3c5e0e610ef23
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>
tests/auto/other/headersclean/headersclean.pri