summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h b/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h
index 5d7f939..7913d83 100644
--- a/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h
+++ b/examples/webkitwidgets/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h
@@ -43,7 +43,6 @@
#include <QSimpleXmlNodeModel>
-QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
class QObject;
@@ -133,6 +132,4 @@ class QObjectXmlModel : public QSimpleXmlNodeModel
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif