#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if defined(QT_NO_DEPRECATED) #elif defined(QT_DEPRECATED_WARNINGS) #else #define QT_DEPRECATED #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */