From 105a7fccc4154a76a75022f7233e6168c35338cc Mon Sep 17 00:00:00 2001 From: Stephen Kelly Date: Tue, 20 Mar 2012 11:30:53 +0100 Subject: Generate a forwarding header for QStringBuilder. This should fix the declarative build. Change-Id: I32dd5b7783995759f27d016c801ae6dfb3d44733 Reviewed-by: Olivier Goffart --- src/corelib/tools/qstringbuilder.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/corelib') 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 -- cgit v1.2.3