Fix capitalization error in auto-generated qdbusmacros.h include

https://bugs.launchpad.net/bugs/2016703

Change-Id: I521c7b66d6c1c27ea790f0564b175cccb0027802
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit dca0304c26012a57abae79c9b82f6cbdd0467018)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Dmitry Shachnev 2023-04-18 13:09:27 +03:00 committed by Qt Cherry-pick Bot
parent e851d4c061
commit 8f8443d883

View File

@ -65,7 +65,7 @@
"qsql.h" => "QtSql/qtsqlglobal.h"
},
"QtDBus" => {
"qdbusmacros.h" => "QtDbus/qtdbusglobal.h"
"qdbusmacros.h" => "QtDBus/qtdbusglobal.h"
},
"QtTest" => {
"qtest_global.h" => "QtTest/qttestglobal.h"