Update windeployqt plugins
Added scxmldatamodel to plugin mappings Task-number: QTBUG-100700 Change-Id: I58af7c0e47d3d9b7fc4d733610dcee8a7cb17228 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io> (cherry picked from commit 3a967deebd60d3a5c5132270eb9ea5a6f7104cfb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
761bd30d7d
commit
b7900fe742
@ -867,6 +867,7 @@ static const PluginModuleMapping pluginModuleMappings[] =
|
||||
{"geometryloaders", Qt3DRendererModule},
|
||||
{"webview", QtWebViewModule},
|
||||
{"designer", QtUiToolsModule},
|
||||
{"scxmldatamodel", QtScxmlModule}
|
||||
};
|
||||
|
||||
static inline quint64 qtModuleForPlugin(const QString &subDirName)
|
||||
|
Loading…
x
Reference in New Issue
Block a user