Remove QT_{BEGIN,END}_HEADER macro usage
authorSergio Ahumada <sergio.ahumada@digia.com>
Sun, 27 Jan 2013 08:50:37 +0000 (09:50 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 28 Jan 2013 22:32:50 +0000 (23:32 +0100)
The macro was made empty in qtbase/ba3dc5f3b56d1fab6fe37fe7ae08096d7dc68bcb
and is no longer necessary or used.

Change-Id: I208ae87694deeb4edc73bb1a4be314c30861910f
Discussed-on: http://lists.qt-project.org/pipermail/development/2013-January/009284.html
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
57 files changed:
src/assistant/clucene/qclucene_global_p.h
src/assistant/help/qhelp_global.h
src/assistant/help/qhelpcontentwidget.h
src/assistant/help/qhelpdatainterface_p.h
src/assistant/help/qhelpengine.h
src/assistant/help/qhelpenginecore.h
src/assistant/help/qhelpgenerator_p.h
src/assistant/help/qhelpindexwidget.h
src/assistant/help/qhelpprojectdata_p.h
src/assistant/help/qhelpsearchengine.h
src/assistant/help/qhelpsearchquerywidget.h
src/assistant/help/qhelpsearchresultwidget.h
src/designer/src/lib/components/qdesigner_components.h
src/designer/src/lib/components/qdesigner_components_global.h
src/designer/src/lib/extension/default_extensionfactory.h
src/designer/src/lib/extension/extension.h
src/designer/src/lib/extension/extension_global.h
src/designer/src/lib/extension/qextensionmanager.h
src/designer/src/lib/sdk/abstractactioneditor.h
src/designer/src/lib/sdk/abstractdialoggui_p.h
src/designer/src/lib/sdk/abstractdnditem.h
src/designer/src/lib/sdk/abstractformeditor.h
src/designer/src/lib/sdk/abstractformeditorplugin.h
src/designer/src/lib/sdk/abstractformwindow.h
src/designer/src/lib/sdk/abstractformwindowcursor.h
src/designer/src/lib/sdk/abstractformwindowmanager.h
src/designer/src/lib/sdk/abstractformwindowtool.h
src/designer/src/lib/sdk/abstractintegration.h
src/designer/src/lib/sdk/abstractintrospection_p.h
src/designer/src/lib/sdk/abstractlanguage.h
src/designer/src/lib/sdk/abstractmetadatabase.h
src/designer/src/lib/sdk/abstractnewformwidget.h
src/designer/src/lib/sdk/abstractobjectinspector.h
src/designer/src/lib/sdk/abstractoptionspage.h
src/designer/src/lib/sdk/abstractpromotioninterface.h
src/designer/src/lib/sdk/abstractpropertyeditor.h
src/designer/src/lib/sdk/abstractresourcebrowser.h
src/designer/src/lib/sdk/abstractsettings.h
src/designer/src/lib/sdk/abstractwidgetbox.h
src/designer/src/lib/sdk/abstractwidgetdatabase.h
src/designer/src/lib/sdk/abstractwidgetfactory.h
src/designer/src/lib/sdk/dynamicpropertysheet.h
src/designer/src/lib/sdk/extrainfo.h
src/designer/src/lib/sdk/layoutdecoration.h
src/designer/src/lib/sdk/membersheet.h
src/designer/src/lib/sdk/propertysheet.h
src/designer/src/lib/sdk/sdk_global.h
src/designer/src/lib/sdk/taskmenu.h
src/designer/src/lib/uilib/abstractformbuilder.h
src/designer/src/lib/uilib/container.h
src/designer/src/lib/uilib/customwidget.h
src/designer/src/lib/uilib/extension.h
src/designer/src/lib/uilib/formbuilder.h
src/designer/src/lib/uilib/qdesignerexportwidget.h
src/designer/src/lib/uilib/uilib_global.h
src/designer/src/uitools/quiloader.h
src/designer/src/uitools/quiloader_p.h

index 738e967..6d8e819 100644 (file)
@@ -44,8 +44,6 @@
 #   include <qt_windows.h>
 #endif
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 #ifdef QT_STATIC
@@ -130,6 +128,4 @@ using namespace QtCLuceneHelpers;
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QCLUCENE_GLOBAL_P_H
index 409d49b..23adc25 100644 (file)
@@ -46,8 +46,6 @@
 #include <QtCore/QString>
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -72,6 +70,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QHELP_GLOBAL_H
index f10cb35..ba5c178 100644 (file)
@@ -48,8 +48,6 @@
 #include <QtCore/QString>
 #include <QtWidgets/QTreeView>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -139,7 +137,5 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif
 
index 3b4e3ac..ebb2bc1 100644 (file)
@@ -58,8 +58,6 @@
 #include <QtCore/QStringList>
 #include <QtCore/QSharedData>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QHELP_EXPORT QHelpDataContentItem
@@ -150,6 +148,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QHELPDATAINTERFACE_H
index 45bdec0..1a7ffb5 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtHelp/qhelpenginecore.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -80,6 +78,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif
index e17ae88..76a384f 100644 (file)
@@ -49,8 +49,6 @@
 #include <QtCore/QObject>
 #include <QtCore/QVariant>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -130,6 +128,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QHELPENGINECORE_H
index 3c447e8..49de20c 100644 (file)
@@ -58,8 +58,6 @@
 
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QHelpGeneratorPrivate;
@@ -113,6 +111,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif
index f852f44..fb043c5 100644 (file)
@@ -48,8 +48,6 @@
 #include <QtCore/QStringListModel>
 #include <QtWidgets/QListView>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -108,6 +106,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif
index 198bac8..97db84c 100644 (file)
@@ -56,8 +56,6 @@
 #include "qhelp_global.h"
 #include "qhelpdatainterface_p.h"
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QHelpProjectDataPrivate;
@@ -84,6 +82,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif
index 5312ff2..6979871 100644 (file)
@@ -50,8 +50,6 @@
 #include <QtCore/QString>
 #include <QtCore/QStringList>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -119,6 +117,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif  // QHELPSEARCHENGINE_H
index b55961c..f72e2ae 100644 (file)
@@ -51,8 +51,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -86,6 +84,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif  // QHELPSEARCHQUERYWIDGET_H
index a8af7f0..13f8ac2 100644 (file)
@@ -51,8 +51,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 
@@ -79,6 +77,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif  // QHELPSEARCHRESULTWIDGET_H
index f27a49b..e5c1682 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtDesigner/qdesigner_components_global.h>
 #include <QtCore/qglobal.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QObject;
@@ -77,6 +75,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QDESIGNER_COMPONENTS_H
index 1a7701f..98b289a 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtCore/qglobal.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 #define QDESIGNER_COMPONENTS_EXTERN Q_DECL_EXPORT
@@ -61,6 +59,4 @@ QT_BEGIN_NAMESPACE
 
 
 QT_END_NAMESPACE
-QT_END_HEADER
-
 #endif // QDESIGNER_COMPONENTS_GLOBAL_H
index 6854447..c9ae323 100644 (file)
@@ -49,8 +49,6 @@
 #include <QtCore/QHash>
 #include <QtCore/QPair>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QExtensionManager;
@@ -81,6 +79,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // DEFAULT_EXTENSIONFACTORY_H
index 75fd129..7f06855 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtCore/QString>
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 #define Q_TYPEID(IFace) QLatin1String(IFace##_iid)
@@ -104,6 +102,4 @@ template <> inline IFace *qt_extension<IFace *>(QAbstractExtensionManager *manag
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // EXTENSION_H
index f1c9adf..1ea217e 100644 (file)
@@ -44,7 +44,6 @@
 
 #include <QtCore/qglobal.h>
 
-QT_BEGIN_HEADER
 QT_BEGIN_NAMESPACE
 
 #define QDESIGNER_EXTENSION_EXTERN Q_DECL_EXPORT
@@ -59,6 +58,5 @@ QT_BEGIN_NAMESPACE
 #endif
 
 QT_END_NAMESPACE
-QT_END_HEADER
 
 #endif // EXTENSION_GLOBAL_H
index aaf413f..e220cee 100644 (file)
@@ -46,8 +46,6 @@
 #include <QtDesigner/extension.h>
 #include <QtCore/QHash>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QObject; // Fool syncqt
@@ -74,6 +72,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QEXTENSIONMANAGER_H
index a1e1242..5ab5532 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -71,6 +69,4 @@ public Q_SLOTS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTACTIONEDITOR_H
index 9b533b3..6356464 100644 (file)
@@ -57,8 +57,6 @@
 #include <QtWidgets/QMessageBox>
 #include <QtWidgets/QFileDialog>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QWidget;
@@ -102,6 +100,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTDIALOGGUI_H
index d43f13a..342f584 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtDesigner/sdk_global.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class DomUI;
@@ -70,6 +68,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTDNDITEM_H
index 1ced061..1e7ae1d 100644 (file)
@@ -47,8 +47,6 @@
 #include <QtCore/QObject>
 #include <QtCore/QPointer>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerWidgetBoxInterface;
@@ -141,6 +139,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMEDITOR_H
index 57dbba0..54d0071 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -68,6 +66,4 @@ Q_DECLARE_INTERFACE(QDesignerFormEditorPluginInterface, "org.qt-project.Qt.Desig
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMEDITORPLUGIN_H
index d7667d5..b38d2ca 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -196,6 +194,4 @@ Q_SIGNALS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMWINDOW_H
index a03149c..707f657 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtDesigner/sdk_global.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormWindowInterface;
@@ -104,6 +102,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMWINDOWCURSOR_H
index 9f16ded..e70ebdd 100644 (file)
@@ -48,8 +48,6 @@
 #include <QtCore/QObject>
 #include <QtCore/QScopedPointer>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -157,6 +155,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMWINDOWMANAGER_H
index 74e1f7a..28ed11d 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -80,6 +78,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMWINDOWTOOL_H
index e15f0df..d28f61f 100644 (file)
@@ -49,8 +49,6 @@
 #include <QtCore/QStringList>
 #include <QtCore/QFlags>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormWindowInterface;
@@ -189,6 +187,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTINTEGRATION_H
index 12dbdc4..327e40d 100644 (file)
@@ -57,8 +57,6 @@
 #include <QtCore/QVariant>
 #include <QtCore/QFlags>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDESIGNER_SDK_EXPORT QDesignerMetaEnumInterface
@@ -169,6 +167,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTMETAOBJECT_H
index 1d20b8c..11c56c3 100644 (file)
@@ -55,8 +55,6 @@
 
 #include <QtDesigner/extension.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDialog;
@@ -103,6 +101,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerLanguageExtension, "org.qt-project.Qt.Des
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QDESIGNER_ABTRACT_LANGUAGE_H
index bd97bde..80aae6b 100644 (file)
@@ -48,8 +48,6 @@
 #include <QtCore/QList>
 #include <QtCore/QHash>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QCursor;
@@ -94,6 +92,4 @@ Q_SIGNALS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTMETADATABASE_H
index c40f996..b129585 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -72,6 +70,4 @@ Q_SIGNALS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTNEWFORMWIDGET_H
index 4462c58..d461c61 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -68,6 +66,4 @@ public Q_SLOTS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTOBJECTINSPECTOR_H
index e98e5b0..2e3aece 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtDesigner/sdk_global.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QString;
@@ -63,6 +61,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTOPTIONSPAGE_P_H
index 3d1eb71..dd85100 100644 (file)
@@ -48,8 +48,6 @@
 #include <QtCore/QList>
 #include <QtCore/QSet>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerWidgetDataBaseItemInterface;
@@ -86,6 +84,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTPROMOTIONINTERFACE_H
index 87dc43a..39a6ad2 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -79,6 +77,4 @@ public Q_SLOTS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTPROPERTYEDITOR_H
index 3177818..d369a8c 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtWidgets/QWidget>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QWidget; // FIXME: fool syncqt
@@ -69,7 +67,5 @@ Q_SIGNALS:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMEDITOR_H
 
index deb0f07..8aa7878 100644 (file)
@@ -46,8 +46,6 @@
 
 #include <QtCore/QVariant>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QString;
@@ -68,6 +66,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTSETTINGS_P_H
index 6f37129..15396fc 100644 (file)
@@ -49,8 +49,6 @@
 #include <QtWidgets/QWidget>
 #include <QtGui/QIcon>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class DomUI;
@@ -141,6 +139,4 @@ QT_END_NAMESPACE
 
 Q_DECLARE_METATYPE(QT_PREPEND_NAMESPACE(QDesignerWidgetBoxInterface::Widget))
 
-QT_END_HEADER
-
 #endif // ABSTRACTWIDGETBOX_H
index 44e9e7b..b993ef4 100644 (file)
@@ -47,8 +47,6 @@
 #include <QtCore/QObject>
 #include <QtCore/QList>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QIcon;
@@ -132,6 +130,4 @@ protected:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTWIDGETDATABASE_H
index 24084ac..eb76da5 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtDesigner/sdk_global.h>
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QDesignerFormEditorInterface;
@@ -74,6 +72,4 @@ public:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTWIDGETFACTORY_H
index 9904bc1..9bf431e 100644 (file)
@@ -55,8 +55,6 @@
 
 #include <QtDesigner/extension.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QString; // FIXME: fool syncqt
@@ -76,6 +74,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerDynamicPropertySheetExtension, "org.qt-pr
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // DYNAMICPROPERTYSHEET_H
index 34be80b..96930df 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtDesigner/sdk_global.h>
 #include <QtDesigner/extension.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class DomWidget;
@@ -79,6 +77,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerExtraInfoExtension, "org.qt-project.Qt.De
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // EXTRAINFO_H
index 2965cf7..91d0896 100644 (file)
@@ -47,8 +47,6 @@
 #include <QtCore/QObject>
 #include <QtCore/QPair>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QPoint;
@@ -94,6 +92,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerLayoutDecorationExtension, "org.qt-projec
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // LAYOUTDECORATION_H
index a2d87c3..4b33a11 100644 (file)
@@ -47,8 +47,6 @@
 #include <QtCore/QList>
 #include <QtCore/QByteArray>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QString; // FIXME: fool syncqt
@@ -84,6 +82,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerMemberSheetExtension, "org.qt-project.Qt.
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // MEMBERSHEET_H
index c291023..ca1dfd4 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtDesigner/extension.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QVariant;
@@ -88,6 +86,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerPropertySheetExtension,
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // PROPERTYSHEET_H
index 8eb0d0a..3621b66 100644 (file)
@@ -44,7 +44,6 @@
 
 #include <QtCore/qglobal.h>
 
-QT_BEGIN_HEADER
 QT_BEGIN_NAMESPACE
 
 #define QDESIGNER_SDK_EXTERN Q_DECL_EXPORT
@@ -59,6 +58,5 @@ QT_BEGIN_NAMESPACE
 #endif
 
 QT_END_NAMESPACE
-QT_END_HEADER
 
 #endif // SDK_GLOBAL_H
index a483b08..7948d71 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtDesigner/extension.h>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QAction;
@@ -67,6 +65,4 @@ inline QAction *QDesignerTaskMenuExtension::preferredEditAction() const
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // TASKMENU_H
index c0b7bf1..332291b 100644 (file)
@@ -52,8 +52,6 @@
 #include <QtWidgets/QSizePolicy>
 #include <QtGui/QPalette>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 #if 0
 // pragma for syncqt, don't remove.
@@ -268,6 +266,4 @@ protected:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // ABSTRACTFORMBUILDER_H
index 2da07c7..f4ed62d 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtDesigner/extension.h>
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QWidget;
@@ -77,6 +75,4 @@ Q_DECLARE_EXTENSION_INTERFACE(QDesignerContainerExtension, "org.qt-project.Qt.De
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // CONTAINER_H
index 75e15ad..d051866 100644 (file)
@@ -47,8 +47,6 @@
 #include <QtCore/QString>
 #include <QtGui/QIcon>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QWidget;
@@ -100,6 +98,4 @@ Q_DECLARE_INTERFACE(QDesignerCustomWidgetCollectionInterface, QDesignerCustomWid
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // CUSTOMWIDGET_H
index 75fd129..7f06855 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtCore/QString>
 #include <QtCore/QObject>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 #define Q_TYPEID(IFace) QLatin1String(IFace##_iid)
@@ -104,6 +102,4 @@ template <> inline IFace *qt_extension<IFace *>(QAbstractExtensionManager *manag
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // EXTENSION_H
index bbbb091..91d3427 100644 (file)
@@ -45,8 +45,6 @@
 #include "uilib_global.h"
 #include "abstractformbuilder.h"
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 #if 0
 // pragma for syncqt, don't remove.
@@ -105,6 +103,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // FORMBUILDER_H
index f5f6257..74ffe27 100644 (file)
@@ -44,8 +44,6 @@
 
 #include <QtCore/QtGlobal>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 #if 0
@@ -61,6 +59,4 @@ QT_BEGIN_NAMESPACE
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif //QDESIGNEREXPORTWIDGET_H
index 873c540..f8624cb 100644 (file)
@@ -44,7 +44,6 @@
 
 #include <QtCore/qglobal.h>
 
-QT_BEGIN_HEADER
 QT_BEGIN_NAMESPACE
 
 #define QDESIGNER_UILIB_EXTERN Q_DECL_EXPORT
@@ -59,6 +58,5 @@ QT_BEGIN_NAMESPACE
 #endif
 
 QT_END_NAMESPACE
-QT_END_HEADER
 
 #endif // UILIB_GLOBAL_H
index 6977d20..12124dc 100644 (file)
@@ -45,8 +45,6 @@
 #include <QtCore/QObject>
 #include <QtCore/QScopedPointer>
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QWidget;
@@ -97,6 +95,4 @@ private:
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 #endif // QUILOADER_H
index 6ee4ca3..e7cbfb6 100644 (file)
@@ -66,8 +66,6 @@
 #define PROP_TABPAGETOOLTIP "_q_tabPageToolTip_notr"
 #define PROP_TABPAGEWHATSTHIS "_q_tabPageWhatsThis_notr"
 
-QT_BEGIN_HEADER
-
 QT_BEGIN_NAMESPACE
 
 class QUiTranslatableStringValue
@@ -101,8 +99,6 @@ extern const QUiItemRolePair qUiItemRoles[];
 
 QT_END_NAMESPACE
 
-QT_END_HEADER
-
 Q_DECLARE_METATYPE(QUiTranslatableStringValue)