Update windeployqt plugins
Added scxmldatamodel to plugin mappings Task-number: QTBUG-100700 Pick-to: 6.4 Change-Id: I58af7c0e47d3d9b7fc4d733610dcee8a7cb17228 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>bb10
parent
410f777106
commit
3a967deebd
|
|
@ -873,6 +873,7 @@ static const PluginModuleMapping pluginModuleMappings[] =
|
|||
{"geometryloaders", Qt3DRendererModule},
|
||||
{"webview", QtWebViewModule},
|
||||
{"designer", QtUiToolsModule},
|
||||
{"scxmldatamodel", QtScxmlModule}
|
||||
};
|
||||
|
||||
static inline quint64 qtModuleForPlugin(const QString &subDirName)
|
||||
|
|
|
|||
Loading…
Reference in New Issue