#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if !defined(QT_NO_DEBUG) && !defined(QT_DEBUG) #define QT_DEBUG #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */