aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/quick.pro
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2013-12-16 16:05:25 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-07 14:40:00 +0100
commit34793538fbbfce733da1d8495b7f2ed05c5e9a8b (patch)
tree1902ad80e8d9484182f5b11d969f766e511d6346 /examples/quick/quick.pro
parent2740cf4e844f8b8612ea595219eb72c57bbdc42b (diff)
remove QtQuick.Dialogs and related modules
They are being moved to the QtQuick Controls repository (see change ba9ba084124403bd8930e29d8afcea9d64b6c0b6 in qtquickcontrols). This makes it possible to use QtQuick Controls in the implementation. [ChangeLog][QtQuick][Dialogs]Moved dialog implementations from qtdeclarative module to qtquickcontrols module due to dependencies Change-Id: I76d5b71b185dd14a188ea68f18bfec61b4bf2f41 Reviewed-by: Liang Qi <liang.qi@digia.com>
Diffstat (limited to 'examples/quick/quick.pro')
-rw-r--r--examples/quick/quick.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/quick.pro b/examples/quick/quick.pro
index c6b7ee1c34..186988716c 100644
--- a/examples/quick/quick.pro
+++ b/examples/quick/quick.pro
@@ -21,7 +21,6 @@ SUBDIRS = quick-accessibility \
customitems \
imageprovider \
window \
- dialogs \
particles \
demos