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 <joerg.bornemann@qt.io>
This commit is contained in:
parent
76d667eff5
commit
0af9999c8b
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user