#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if defined(Q_CC_MSVC) #else #define QT_STATIC_CONST static const #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */