summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/corelib/tools/qstringbuilder.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/tools/qstringbuilder.h b/src/corelib/tools/qstringbuilder.h
index 9efec28c86..0b85e590cd 100644
--- a/src/corelib/tools/qstringbuilder.h
+++ b/src/corelib/tools/qstringbuilder.h
@@ -45,6 +45,7 @@
#if 0
// syncqt can not handle the templates in this file, and it doesn't need to
// process them anyway because they are internal.
+#pragma qt_class(QStringBuilder)
#pragma qt_sync_stop_processing
#endif