summaryrefslogtreecommitdiff
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.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/quick/controls/controls.pro b/examples/quick/controls/controls.pro
index 2b164dc2..ea8ce554 100644
--- a/examples/quick/controls/controls.pro
+++ b/examples/quick/controls/controls.pro
@@ -5,11 +5,10 @@ SUBDIRS += \
tableview \
touch \
basiclayouts \
- styles \
- filesystembrowser
+ styles
qtHaveModule(widgets) {
- SUBDIRS += texteditor
+ SUBDIRS += texteditor filesystembrowser
}
qtHaveModule(sql) {