From cba92bdb18aeadfdfc49a1408e677a061723fb80 Mon Sep 17 00:00:00 2001 From: Liang Qi Date: Fri, 13 Jan 2012 10:55:24 +0100 Subject: Add the version header mapping for 3 new modules For QtWidgets, QtPrintSupport, QtPlatformSupport, they are new in qtbase. Change-Id: Ic192b9c805b4d3229f7c94a5bb620dabe455a16f Reviewed-by: Oswald Buddenhagen --- sync.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 3a63517e15..83a688635a 100644 --- a/sync.profile +++ b/sync.profile @@ -39,6 +39,9 @@ "qtsqlversion.h" => "QtSqlVersion", "qttestversion.h" => "QtTestVersion", "qtxmlversion.h" => "QtXmlVersion", + "qtwidgetsversion.h" => "QtWidgetsVersion", + "qtprintsupportversion.h" => "QtPrintSupportVersion", + "qtplatformsupportversion.h" => "QtPlatformSupportVersion", ); %mastercontent = ( "core" => "#include \n", -- cgit v1.2.3