Remove compat, obsolete headers
These headers did not exist before 5.0 and should not exist in 5.0 release. Change-Id: I9dd40cb07c468db32777a7ce45afa41e693b7839 Reviewed-by: Lars Knoll <lars.knoll@digia.com>bb10
parent
d7df8e39f3
commit
12b68e817f
18
sync.profile
18
sync.profile
|
|
@ -42,24 +42,6 @@
|
|||
"QtGui" => {
|
||||
"QGenericPlugin" => "QtGui/QGenericPlugin",
|
||||
"QGenericPluginFactory" => "QtGui/QGenericPluginFactory"
|
||||
},
|
||||
"QtWidgets" => {
|
||||
"qplatformmenu_qpa.h" => "qpa/qplatformmenu.h",
|
||||
"QPlatformMenu" => "qpa/qplatformmenu.h",
|
||||
"QPlatformMenuAction" => "qpa/qplatformmenu.h",
|
||||
"QPlatformMenuBar" => "qpa/qplatformmenu.h"
|
||||
},
|
||||
"QtPrintSupport" => {
|
||||
"qplatformprintersupport_qpa.h" => "qpa/qplatformprintersupport.h",
|
||||
"QPlatformPrinterSupport" => "qpa/qplatformprintersupport.h",
|
||||
"QPlatformPrinterSupportPlugin" => "XXXXXXXXXXXXXXXXXXXX",
|
||||
"qplatformprintplugin_qpa.h" => "qpa/qplatformprintplugin.h",
|
||||
"QPlatformPrintPlugin" => "qpa/qplatformprintplugin.h"
|
||||
},
|
||||
"QtPlatformSupport" => {
|
||||
"qplatforminputcontextfactory_qpa_p.h" => "qpa/qplatforminputcontextfactory_p.h",
|
||||
"qplatforminputcontextplugin_qpa_p.h" => "qpa/qplatforminputcontextplugin_p.h",
|
||||
"QPlatformInputContextPlugin" => "qpa/qplatforminputcontextplugin_p.h"
|
||||
}
|
||||
);
|
||||
%explicitheaders = (
|
||||
|
|
|
|||
Loading…
Reference in New Issue