aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmltest/quicktestglobal.h')
-rw-r--r--src/qmltest/quicktestglobal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmltest/quicktestglobal.h b/src/qmltest/quicktestglobal.h
index 6d6bea17ee..9943156705 100644
--- a/src/qmltest/quicktestglobal.h
+++ b/src/qmltest/quicktestglobal.h
@@ -45,6 +45,7 @@
#include <QtCore/qglobal.h>
QT_BEGIN_HEADER
+QT_BEGIN_NAMESPACE
#ifndef QT_STATIC
# if defined(QT_BUILD_QMLTEST_LIB)
@@ -56,6 +57,7 @@ QT_BEGIN_HEADER
# define Q_QUICK_TEST_EXPORT
#endif
+QT_END_NAMESPACE
QT_END_HEADER
#endif