aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeprivate.h
diff options
context:
space:
mode:
authorGunnar Sletta <[email protected]>2012-01-09 09:02:12 +0100
committerQt by Nokia <[email protected]>2012-01-20 07:39:20 +0100
commit16e823580b4ed14000d1f75ac2da16c432a8986f (patch)
treeb35c99bd94faed2a009adf5bbf79fd5648ee875f /src/declarative/qml/qdeclarativeprivate.h
parentc0e0f9f52bf3f89c6dd141e4d19573fa9a042628 (diff)
Remove the use of QT_MODULE()
Diffstat (limited to 'src/declarative/qml/qdeclarativeprivate.h')
-rw-r--r--src/declarative/qml/qdeclarativeprivate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/qdeclarativeprivate.h b/src/declarative/qml/qdeclarativeprivate.h
index 396e9dfc19..5252bb3352 100644
--- a/src/declarative/qml/qdeclarativeprivate.h
+++ b/src/declarative/qml/qdeclarativeprivate.h
@@ -60,7 +60,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Declarative)
typedef QObject *(*QDeclarativeAttachedPropertiesFunc)(QObject *);