qt5base-lts/tests/auto/tools
Olivier Goffart b8d08c0e9a Fix tst_moc when variadic macros are enabled
moc do not see Q_COMPILER_VARIADIC_MACROS as defined (because it does
not know the builtins defines)

So it would never parse those macro, and never generate the signals or
slot.

Always let moc parse the variadic macro, and put non-macro function in
the header so the generated code would compile on every compiler

Change-Id: Ie9504539ee737c81e831b217f8d623fe810d9e35
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-03-17 10:57:49 +01:00
..
moc Fix tst_moc when variadic macros are enabled 2013-03-17 10:57:49 +01:00
qdbuscpp2xml Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qdbusxml2cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
rcc Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
uic Fix module name format in displayed code 2013-02-11 01:43:21 +01:00
tools.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00