3rdparty/Qt5QMLPlugin: Update to latest.

This commit is contained in:
Mentalflow 2025-05-01 11:26:52 +08:00
parent 3cc6ff6c27
commit 5bc769bde8
Signed by: Mentalflow
GPG Key ID: 5AE68D4401A2EE71
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit c48c7db067399d2373b3a4f7b8dd3865170e3c77 Subproject commit d61cbfd77c1cce12f249a45d62c30bebe89bab47

View File

@ -84,7 +84,6 @@ if(QT_VERSION VERSION_LESS 6.0)
include(Qt5QMLPlugin) include(Qt5QMLPlugin)
set(__qml_plugin_depend_module "QWindowKit") set(__qml_plugin_depend_module "QWindowKit")
set(__qml_plugin_depend_module_version 1.0) set(__qml_plugin_depend_module_version 1.0)
set(__qml_plugin_depend_module_fake "QWindowKit")
endif() endif()
# Define the RibbonUI library # Define the RibbonUI library