aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/texteditor.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/texteditor/texteditor.qbs')
-rw-r--r--src/plugins/texteditor/texteditor.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/texteditor/texteditor.qbs b/src/plugins/texteditor/texteditor.qbs
index 0db0da5beb..ed32f2e26f 100644
--- a/src/plugins/texteditor/texteditor.qbs
+++ b/src/plugins/texteditor/texteditor.qbs
@@ -267,7 +267,7 @@ QtcPlugin {
]
}
- ProductModule {
+ Export {
Depends { name: "Find" }
Depends { name: "Locator" }
}