From a889305c7ebf96a7a1973b8736d4d9430c7bb386 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Sat, 7 May 2011 23:50:03 +0200 Subject: fix pro files all examples compile again --- examples/xml/xmlstreamlint/xmlstreamlint.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/xml/xmlstreamlint/xmlstreamlint.pro') diff --git a/examples/xml/xmlstreamlint/xmlstreamlint.pro b/examples/xml/xmlstreamlint/xmlstreamlint.pro index 9eb5b2a49e..e57e0ab3ab 100644 --- a/examples/xml/xmlstreamlint/xmlstreamlint.pro +++ b/examples/xml/xmlstreamlint/xmlstreamlint.pro @@ -1,6 +1,6 @@ CONFIG += console QT -= gui -QT += xml +QT += xml widgets SOURCES += main.cpp # install -- cgit v1.2.3