summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/controls.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/controls/controls.pro')
-rw-r--r--examples/quick/controls/controls.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/controls/controls.pro b/examples/quick/controls/controls.pro
index 405c239e2..ad246f1dc 100644
--- a/examples/quick/controls/controls.pro
+++ b/examples/quick/controls/controls.pro
@@ -8,5 +8,5 @@ SUBDIRS += \
basiclayouts
qtHaveModule(widgets) {
- SUBDIRS += text
+ SUBDIRS += texteditor
}