summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmllist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/qmllist.h')
-rw-r--r--src/declarative/qml/qmllist.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/qmllist.h b/src/declarative/qml/qmllist.h
index cc13924..80c3138 100644
--- a/src/declarative/qml/qmllist.h
+++ b/src/declarative/qml/qmllist.h
@@ -119,7 +119,6 @@ class Qml_ProxyList_ ##ListName : public QmlList<ListType> \
friend class Qml_ProxyList_ ##ListName ; \
Qml_ProxyList_##ListName ListName;
-
QT_END_NAMESPACE
QT_END_HEADER