summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/tools/windeployqt/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/windeployqt/main.cpp b/src/tools/windeployqt/main.cpp
index 805b7e8faf..328c8fbd81 100644
--- a/src/tools/windeployqt/main.cpp
+++ b/src/tools/windeployqt/main.cpp
@@ -873,6 +873,7 @@ static const PluginModuleMapping pluginModuleMappings[] =
{"geometryloaders", Qt3DRendererModule},
{"webview", QtWebViewModule},
{"designer", QtUiToolsModule},
+ {"scxmldatamodel", QtScxmlModule}
};
static inline quint64 qtModuleForPlugin(const QString &subDirName)