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