From 16e823580b4ed14000d1f75ac2da16c432a8986f Mon Sep 17 00:00:00 2001 From: Gunnar Sletta Date: Mon, 9 Jan 2012 09:02:12 +0100 Subject: Remove the use of QT_MODULE() Change-Id: I1c07231b0bf412fe490a44b9a060bb2e2ef11154 Reviewed-by: Lars Knoll --- src/imports/xmllistmodel/qdeclarativexmllistmodel_p.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/imports/xmllistmodel') diff --git a/src/imports/xmllistmodel/qdeclarativexmllistmodel_p.h b/src/imports/xmllistmodel/qdeclarativexmllistmodel_p.h index 2157b3b44b..198c83ebda 100644 --- a/src/imports/xmllistmodel/qdeclarativexmllistmodel_p.h +++ b/src/imports/xmllistmodel/qdeclarativexmllistmodel_p.h @@ -55,7 +55,6 @@ QT_BEGIN_HEADER QT_BEGIN_NAMESPACE -QT_MODULE(Declarative) class QDeclarativeContext; class QDeclarativeXmlListModelRole; -- cgit v1.2.3