From 0af9999c8bde58802131e6c7d95f6752090638a7 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Fri, 17 Feb 2017 10:17:10 +0100 Subject: fix generation of QSql header the classname definition must name the new real header, not the generated deprecated one. amends 7331d22c6. Task-number: QTBUG-58844 Change-Id: I2721d1f682a4ca0f986184fe7c8321976a540b4c Reviewed-by: Joerg Bornemann --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index ef2779ae48..ce9c828871 100644 --- a/sync.profile +++ b/sync.profile @@ -52,7 +52,7 @@ "qnumeric.h" => "QtNumeric", "qvariant.h" => "QVariantHash,QVariantList,QVariantMap", "qgl.h" => "QGL", - "qsql.h" => "QSql", + "qtsqlglobal.h" => "QSql", "qssl.h" => "QSsl", "qtest.h" => "QTest", "qtconcurrentmap.h" => "QtConcurrentMap", -- cgit v1.2.3