Files
qt-creator/share/qtcreator/indexer_preincludes/qglobal.h

13 lines
171 B
C
Raw Normal View History

#include_next <qglobal.h>
#ifdef Q_DECL_IMPORT
#undef Q_DECL_IMPORT
#endif
#ifdef Q_DECL_EXPORT
#undef Q_DECL_EXPORT
#endif
#define Q_DECL_IMPORT
#define Q_DECL_EXPORT