From 12b68e817f58d001e294b388b7f9b8963d41fa0b Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Mon, 17 Dec 2012 16:51:42 -0800 Subject: 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 --- sync.profile | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index dd01df96d6..756f83e409 100644 --- a/sync.profile +++ b/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 = ( -- cgit v1.2.3