Fix capitalization error in auto-generated qdbusmacros.h include
https://bugs.launchpad.net/bugs/2016703 Pick-to: 6.5 6.2 5.15 Change-Id: I521c7b66d6c1c27ea790f0564b175cccb0027802 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>bb10
parent
ca15f650a1
commit
dca0304c26
|
|
@ -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…
Reference in New Issue