aboutsummaryrefslogtreecommitdiffstats
path: root/bin/gdbmacros/gdbmacros.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gdbmacros/gdbmacros.cpp')
-rw-r--r--bin/gdbmacros/gdbmacros.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/gdbmacros/gdbmacros.cpp b/bin/gdbmacros/gdbmacros.cpp
index 0802d54a70..c58e83abf0 100644
--- a/bin/gdbmacros/gdbmacros.cpp
+++ b/bin/gdbmacros/gdbmacros.cpp
@@ -2465,6 +2465,7 @@ void qDumpObjectData440(
"\""NS"QObjectSlot\","
"\""NS"QObjectSlotList\","
#endif // PRIVATE_OBJECT_ALLOWED
+ // << "\""NS"QRegion\","
"\""NS"QSet\","
"\""NS"QString\","
"\""NS"QStringList\","
@@ -2480,7 +2481,6 @@ void qDumpObjectData440(
"\"std::string\","
"\"std::vector\","
"\"std::wstring\","
- // << "\""NS"QRegion\","
"]";
d << ",namespace=\""NS"\"";
d.disarm();