summaryrefslogtreecommitdiff
path: root/src/dialogs/qmldir
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2019-11-06 13:22:41 +0100
committerAndy Shaw <andy.shaw@qt.io>2019-11-06 13:12:43 +0000
commit724c8d81b0ce39ffc32dfdcf1b134ac4befb0127 (patch)
tree48da31fcb91f7e20770a215c134f95d7ad3e69d2 /src/dialogs/qmldir
parent3432dd2a5ffb19144dae39cb1c728b44a48f04f5 (diff)
downloadqtquickcontrols-724c8d81b0ce39ffc32dfdcf1b134ac4befb0127.tar.gz
Add missing depends entry for QtQml
Fixes: QTBUG-79794 Change-Id: I1095563250cf872080843670ad1d92b896db38a3 Reviewed-by: Paolo Angelelli <paolo.angelelli@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'src/dialogs/qmldir')
-rw-r--r--src/dialogs/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialogs/qmldir b/src/dialogs/qmldir
index e94f11dd..88df140e 100644
--- a/src/dialogs/qmldir
+++ b/src/dialogs/qmldir
@@ -7,3 +7,4 @@ depends Qt.labs.settings 1.0
depends QtQuick.Dialogs.Private 1.0
depends QtQuick.Controls 1.3
depends QtQuick.PrivateWidgets 1.1
+depends QtQml 2.14