diff --git a/src/plugins/qmlpreview/CMakeLists.txt b/src/plugins/qmlpreview/CMakeLists.txt index 4fe2f8e5ea1..345f429e81a 100644 --- a/src/plugins/qmlpreview/CMakeLists.txt +++ b/src/plugins/qmlpreview/CMakeLists.txt @@ -7,6 +7,7 @@ add_qtc_plugin(QmlPreview qmlpreviewfileontargetfinder.cpp qmlpreviewfileontargetfinder.h qmlpreviewplugin.cpp qmlpreviewplugin.h qmlpreviewruncontrol.cpp qmlpreviewruncontrol.h + qmldebugtranslationclient.cpp qmldebugtranslationclient.h qmlpreview_global.h )