summaryrefslogtreecommitdiff
path: root/src/src.pro
diff options
context:
space:
mode:
authorMorten Johan Sorvig <morten.sorvig@nokia.com>2012-05-16 11:57:56 +0200
committerMorten Johan Sørvig <morten.sorvig@nokia.com>2012-05-21 10:42:34 +0200
commitbc8aec8085fff0be66f1b8f83097ab69ad78264b (patch)
treed9870b10d68985f3d39d8cae256fb966150641db /src/src.pro
parentd1bca8c60c737ecbc2e9d8b70fde43a40f7d4191 (diff)
downloadqtquickcontrols-bc8aec8085fff0be66f1b8f83097ab69ad78264b.tar.gz
Don't use QMainWindow on Qt 5.
Simplify and make QQuickView the top-level window. Menus still work on OS X, other platforms are unknown. Change-Id: Ic5bd505ed91675dd34aef7ee2926cd603fc3e9ad Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/src.pro b/src/src.pro
index e2d6b226..abaedd5f 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -41,10 +41,6 @@ SOURCES += qtmenu.cpp \
qtooltiparea.cpp \
qtsplitterbase.cpp
-### Qt 5 only
-HEADERS += qwindowwidget.h
-SOURCES += qwindowwidget.cpp
-
TARGETPATH = QtDesktop/plugin
target.path = $$[QT_INSTALL_IMPORTS]/$$TARGETPATH