#include <QtCore/qglobal.h> #ifndef QGLOBAL_H #if defined(__cplusplus) #if (QT_EDITION & QT_MODULE_QT3SUPPORT) enum QtValidLicenseForQt3SupportModule{ LicensedQt3Support = 1, }; #endif #endif /* __cplusplus */ #endif /* QGLOBAL_H */