Skip to content

Commit b530eb5

Browse files
committed
Ignore Q_GADGET_EXPORT for now, it doesn't help us
(this fixes some parser errors)
1 parent 8fa8a8f commit b530eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/qtscript_masterinclude.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124
// don't need this:
125125
#define Q_REVISION(v)
126126
#define Q_DECLARE_OPERATORS_FOR_FLAGS(x)
127+
#define Q_GADGET_EXPORT(x)
127128

128129
#include <QtCore/QMetaType>
129130

0 commit comments

Comments
 (0)