remove qtxml includes from public header
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 2 Apr 2012 12:39:57 +0000 (14:39 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 4 Apr 2012 08:45:17 +0000 (10:45 +0200)
it's not part of the api (any more)

Change-Id: I14da9f1e8a8cce9d2942ddb7a94997c26bbadfd0
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/designer/src/components/signalsloteditor/signalsloteditor.h

index 3350dfd..327ea57 100644 (file)
@@ -46,9 +46,6 @@
 
 #include <QtDesigner/private/connectionedit_p.h>
 
-#include <QtXml/QDomDocument>
-#include <QtXml/QDomElement>
-
 QT_BEGIN_NAMESPACE
 
 class DomConnections;