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

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