diff options
Diffstat (limited to 'examples/quick/controls/controls.pro')
| -rw-r--r-- | examples/quick/controls/controls.pro | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/examples/quick/controls/controls.pro b/examples/quick/controls/controls.pro deleted file mode 100644 index 52ab8c459..000000000 --- a/examples/quick/controls/controls.pro +++ /dev/null @@ -1,17 +0,0 @@ -TEMPLATE = subdirs - -SUBDIRS += \ - gallery \ - tableview \ - touch \ - basiclayouts \ - styles \ - uiforms - -qtHaveModule(widgets) { - SUBDIRS += texteditor filesystembrowser -} - -qtHaveModule(sql) { - SUBDIRS += calendar -} |
