Add library mappings for QtAxContainer and QtWekKitWidgets
Change-Id: I5d5b77e86437f752465bf8ae7c6dd6730b3bf471 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
parent
ee1f3b55b6
commit
6d73b02ace
@ -365,6 +365,12 @@ _qt_library_map = [
|
||||
),
|
||||
LibraryMapping(
|
||||
"tools", "Qt6", "Qt::Tools", extra=["COMPONENTS", "Tools"]
|
||||
),
|
||||
LibraryMapping(
|
||||
"axcontainer", "Qt6", "Qt::AxContainer", extra=["COMPONENTS", "AxContainer"]
|
||||
),
|
||||
LibraryMapping(
|
||||
"webkitwidgets", "Qt6", "Qt::WebKitWidgets", extra=["COMPONENTS", "WebKitWidgets"]
|
||||
)
|
||||
# qtzlib: No longer supported.
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user