summaryrefslogtreecommitdiff
path: root/src/controls/controls.pro
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@digia.com>2014-04-23 10:29:38 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-25 09:27:00 +0200
commitcdbf6647ff74dc9c5354b0054d9fb60c34406064 (patch)
tree72ee504f2cba93446a635798d22f09f5bad15dec /src/controls/controls.pro
parent80c440436179d97d84c8493d7e515ac27f28b624 (diff)
downloadqtquickcontrols-cdbf6647ff74dc9c5354b0054d9fb60c34406064.tar.gz
Correct positioning for popups in QQuickWidget
Handle the case where the QQuickWindow is hidden and the content is rendered somewhere else using QQuickRenderControl. Task-number: QTBUG-38116 Change-Id: I51fb9001c307f53bf7d724860b2a66287982724e Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
Diffstat (limited to 'src/controls/controls.pro')
-rw-r--r--src/controls/controls.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/controls.pro b/src/controls/controls.pro
index e7cd6ada..fd4aac0d 100644
--- a/src/controls/controls.pro
+++ b/src/controls/controls.pro
@@ -2,7 +2,7 @@ TARGET = qtquickcontrolsplugin
TARGETPATH = QtQuick/Controls
IMPORT_VERSION = 1.2
-QT += qml quick gui-private core-private
+QT += qml quick quick-private gui-private core-private
QMAKE_DOCS = $$PWD/doc/qtquickcontrols.qdocconf