Make Creator happy with qobjectdefs_impl.h parsing
This is just so the Q_COMPILER_xxx macros get defined properly. Change-Id: Iee8cbc07c4434ce9b560ffff13d066aa0a8671cc Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>bb10
parent
26edd5a3b1
commit
00f5d26499
|
|
@ -36,6 +36,7 @@
|
|||
|
||||
#ifndef QOBJECTDEFS_H
|
||||
#error Do not include qobjectdefs_impl.h directly
|
||||
#include <QtCore/qnamespace.h>
|
||||
#endif
|
||||
|
||||
#if 0
|
||||
|
|
|
|||
Loading…
Reference in New Issue