diff options
Diffstat (limited to 'src/xmlpatterns/api/qxmlnamepool.h')
-rw-r--r-- | src/xmlpatterns/api/qxmlnamepool.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xmlpatterns/api/qxmlnamepool.h b/src/xmlpatterns/api/qxmlnamepool.h index 24e7916..ae7ce78 100644 --- a/src/xmlpatterns/api/qxmlnamepool.h +++ b/src/xmlpatterns/api/qxmlnamepool.h @@ -46,8 +46,6 @@ #include <QtCore/QString> #include <QtXmlPatterns/qtxmlpatternsglobal.h> -QT_BEGIN_HEADER - QT_BEGIN_NAMESPACE @@ -90,6 +88,4 @@ private: QT_END_NAMESPACE -QT_END_HEADER - #endif |