diff options
| author | Olivier Goffart <ogoffart@woboq.com> | 2013-03-05 12:44:26 +0100 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-03-17 10:57:49 +0100 |
| commit | b8d08c0e9a1f8624b0a23513ebf78a346967342c (patch) | |
| tree | d1aed026618bc5cfb8edb4dbca15f23fa1e380f0 /src/sql/drivers/sqlite/qsql_sqlite.cpp | |
| parent | b7b858595e6e2d8dcc9debeb45eb8b9b294b9be6 (diff) | |
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>
Diffstat (limited to 'src/sql/drivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
