Remove deprecated qgl.h from sync.profile
The file no longer exists, so the entry is redundant.
Amends f08038fca7
Change-Id: I366a6bd34c7dee57bdd151ee6ecdb76c6c5c095a
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
bb10
parent
bd40c18389
commit
8a665ba9a6
|
|
@ -51,7 +51,6 @@
|
|||
"qnamespace.h" => "Qt",
|
||||
"qnumeric.h" => "QtNumeric",
|
||||
"qvulkanfunctions.h" => "QVulkanFunctions,QVulkanDeviceFunctions",
|
||||
"qgl.h" => "QGL",
|
||||
"qtsqlglobal.h" => "QSql",
|
||||
"qssl.h" => "QSsl",
|
||||
"qtest.h" => "QTest",
|
||||
|
|
|
|||
Loading…
Reference in New Issue