uic: Adapt to ActiveQt module restructuring
Task-number: QTBUG-78167 Change-Id: I827db1bf519a6ffcc609d215e08622bf910d519e Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
479c3bd93b
commit
21a66c167d
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user