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:
parent
e851d4c061
commit
8f8443d883
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user