diff options
Diffstat (limited to 'src/xmlpatterns/schema/qxsdnotation_p.h')
-rw-r--r-- | src/xmlpatterns/schema/qxsdnotation_p.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/xmlpatterns/schema/qxsdnotation_p.h b/src/xmlpatterns/schema/qxsdnotation_p.h index 91ced78..c5622ee 100644 --- a/src/xmlpatterns/schema/qxsdnotation_p.h +++ b/src/xmlpatterns/schema/qxsdnotation_p.h @@ -59,8 +59,6 @@ #include <QtCore/QList> -QT_BEGIN_HEADER - QT_BEGIN_NAMESPACE namespace QPatternist @@ -114,6 +112,4 @@ namespace QPatternist QT_END_NAMESPACE -QT_END_HEADER - #endif |