Remove widgets dependency from xmlstreamlint example

Change-Id: I2c7609077bd18864ffd9b2ba5086eb590aff3df0
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
This commit is contained in:
Kent Hansen 2012-06-05 09:12:28 +02:00 committed by Qt by Nokia
parent 1f8b8d56b2
commit ef30a59121

View File

@ -1,6 +1,6 @@
CONFIG += console
QT -= gui
QT += xml widgets
QT += xml
SOURCES += main.cpp
# install