summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/moc/namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tools/moc/namespace.h')
-rw-r--r--tests/auto/tools/moc/namespace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/tools/moc/namespace.h b/tests/auto/tools/moc/namespace.h
index 43d00e82f3..7f1e46cd62 100644
--- a/tests/auto/tools/moc/namespace.h
+++ b/tests/auto/tools/moc/namespace.h
@@ -76,6 +76,7 @@ namespace FooNamespace {
#ifdef Q_MOC_RUN
namespace __identifier("<AtlImplementationDetails>") {} // QTBUG-56634
+using namespace __identifier("<AtlImplementationDetails>"); // QTBUG-63772
#endif
#endif // NAMESPACE_H