diff options
Diffstat (limited to 'examples/examples.pro')
| -rw-r--r-- | examples/examples.pro | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index 0be155cd7..505dc0c23 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -1,13 +1,3 @@ TEMPLATE = subdirs -SUBDIRS += \ - gallery \ - splitview \ - stackview \ - tableview \ - touch - -qtHaveModule(widgets) { - SUBDIRS += text \ - ApplicationTemplate -} +SUBDIRS += quick/controls |
