summaryrefslogtreecommitdiffstats
path: root/examples/xml/xmlstreamlint
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-06-05 09:12:28 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-07 00:39:12 +0200
commitef30a591219ca80ee9c745e9953f785be98828df (patch)
treeb4d3eead7945e6a27a05adb074837f0d48f34b01 /examples/xml/xmlstreamlint
parent1f8b8d56b225c0d7bf593e214f89351e283394c5 (diff)
Remove widgets dependency from xmlstreamlint example
Change-Id: I2c7609077bd18864ffd9b2ba5086eb590aff3df0 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'examples/xml/xmlstreamlint')
-rw-r--r--examples/xml/xmlstreamlint/xmlstreamlint.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xml/xmlstreamlint/xmlstreamlint.pro b/examples/xml/xmlstreamlint/xmlstreamlint.pro
index cfcecf0391..2c22e7bf8a 100644
--- a/examples/xml/xmlstreamlint/xmlstreamlint.pro
+++ b/examples/xml/xmlstreamlint/xmlstreamlint.pro
@@ -1,6 +1,6 @@
CONFIG += console
QT -= gui
-QT += xml widgets
+QT += xml
SOURCES += main.cpp
# install