diff --git a/src/tools/uic/qclass_lib_map.h b/src/tools/uic/qclass_lib_map.h index 03b3ffa5dd1..0da7bddaa07 100644 --- a/src/tools/uic/qclass_lib_map.h +++ b/src/tools/uic/qclass_lib_map.h @@ -415,17 +415,17 @@ QT_CLASS_LIB(QXmlResultItems, QtXmlPatterns, qxmlresultitems.h) QT_CLASS_LIB(QXmlSchema, QtXmlPatterns, qxmlschema.h) QT_CLASS_LIB(QXmlSchemaValidator, QtXmlPatterns, qxmlschemavalidator.h) QT_CLASS_LIB(QXmlSerializer, QtXmlPatterns, qxmlserializer.h) -QT_CLASS_LIB(QAxBase, ActiveQt, qaxbase.h) -QT_CLASS_LIB(QAxObject, ActiveQt, qaxobject.h) -QT_CLASS_LIB(QAxScriptEngine, ActiveQt, qaxscript.h) -QT_CLASS_LIB(QAxScript, ActiveQt, qaxscript.h) -QT_CLASS_LIB(QAxScriptManager, ActiveQt, qaxscript.h) -QT_CLASS_LIB(QAxSelect, ActiveQt, qaxselect.h) -QT_CLASS_LIB(QAxWidget, ActiveQt, qaxwidget.h) -QT_CLASS_LIB(QAxAggregated, ActiveQt, qaxaggregated.h) -QT_CLASS_LIB(QAxBindable, ActiveQt, qaxbindable.h) -QT_CLASS_LIB(QAxFactory, ActiveQt, qaxfactory.h) -QT_CLASS_LIB(QAxClass, ActiveQt, qaxfactory.h) +QT_CLASS_LIB(QAxBase, QtAxContainer, qaxbase.h) +QT_CLASS_LIB(QAxObject, QtAxContainer, qaxobject.h) +QT_CLASS_LIB(QAxScriptEngine, QtAxContainer, qaxscript.h) +QT_CLASS_LIB(QAxScript, QtAxContainer, qaxscript.h) +QT_CLASS_LIB(QAxScriptManager, QtAxContainer, qaxscript.h) +QT_CLASS_LIB(QAxSelect, QtAxContainer, qaxselect.h) +QT_CLASS_LIB(QAxWidget, QtAxContainer, qaxwidget.h) +QT_CLASS_LIB(QAxAggregated, QtAxContainer, qaxaggregated.h) +QT_CLASS_LIB(QAxBindable, QtAxContainer, qaxbindable.h) +QT_CLASS_LIB(QAxFactory, QtAxContainer, qaxfactory.h) +QT_CLASS_LIB(QAxClass, QtAxContainer, qaxfactory.h) QT_CLASS_LIB(QGraphicsWebView, QtWebKitWidgets, qgraphicswebview.h) QT_CLASS_LIB(QWebDatabase, QtWebKit, qwebdatabase.h) QT_CLASS_LIB(QWebElement, QtWebKit, qwebelement.h)