From f2b3dfd1f17952627fce9fde1264207958f87f43 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Thu, 11 Aug 2011 15:17:40 +0200 Subject: QXmlStream lives in QtCore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We can finally remove the hack where a copy of QXmlStream was compiled into QtXml on some platforms. Change-Id: Ia164caa73dfb470ac86d1b4062031093b433d10c Reviewed-on: http://codereview.qt.nokia.com/2869 Reviewed-by: Qt Sanity Bot Reviewed-by: João Abecasis --- src/xml/xml.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'src/xml/xml.pro') diff --git a/src/xml/xml.pro b/src/xml/xml.pro index f1d2baca50..a764fa6094 100644 --- a/src/xml/xml.pro +++ b/src/xml/xml.pro @@ -25,6 +25,5 @@ win32-borland { include(dom/dom.pri) include(sax/sax.pri) -include(stream/stream.pri) symbian:TARGET.UID3=0x2001B2E0 -- cgit v1.2.3