#include <QtCore/qglobal.h>
#ifndef QGLOBAL_H
#if defined(__cplusplus)
#if defined(Q_CC_MINGW)
#else
#define Q_CORE_EXPORT_INLINE Q_CORE_EXPORT inline

#endif
#endif /* __cplusplus */
#endif /* QGLOBAL_H */