summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qtdeprecationmarkers.h
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2022-08-09 18:53:13 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2022-08-19 09:16:11 +0200
commit4842cc176881ae22e14ca193fba46c6a04d09530 (patch)
tree7293a754669350c1924be285b80d420160599ae3 /src/corelib/global/qtdeprecationmarkers.h
parent0329792602310577fa66c6991b891140b6edd210 (diff)
Remove qtnamespacemacros.h and use qtconfigmacros.h instead
Change-Id: Ibae6e6e255c1bb1ee52839a051d585de81833bf9 Pick-to: 6.4 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'src/corelib/global/qtdeprecationmarkers.h')
-rw-r--r--src/corelib/global/qtdeprecationmarkers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qtdeprecationmarkers.h b/src/corelib/global/qtdeprecationmarkers.h
index 2fd382ad0d..858b00601b 100644
--- a/src/corelib/global/qtdeprecationmarkers.h
+++ b/src/corelib/global/qtdeprecationmarkers.h
@@ -4,8 +4,8 @@
#ifndef QTDEPRECATIONMARKERS_H
#define QTDEPRECATIONMARKERS_H
+#include <QtCore/qtconfigmacros.h>
#include <QtCore/qtversionchecks.h>
-#include <QtCore/qtnamespacemacros.h>
QT_BEGIN_NAMESPACE