Remove compatibility headers for QPA classes.
The handling of deprecated headers in syncqt causes those headers to end up in the <QtGui> master include when shadowbuilding on another drive on Windows. Task-number: QTBUG-27497 Change-Id: I9318ae670c50bc010b6bf97cd5fd003e08db84c8 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Peter Kümmel <syntheticpp@gmx.net> Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
This commit is contained in:
parent
8900bc778f
commit
80e87c0241
59
sync.profile
59
sync.profile
@ -38,65 +38,6 @@
|
||||
);
|
||||
%deprecatedheaders = (
|
||||
"QtGui" => {
|
||||
"qplatformaccessibility_qpa.h" => "qpa/qplatformaccessibility.h",
|
||||
"QPlatformAccessibility" => "qpa/qplatformaccessibility.h",
|
||||
"qplatformbackingstore_qpa.h" => "qpa/qplatformbackingstore.h",
|
||||
"QPlatformBackingStore" => "qpa/qplatformbackingstore.h",
|
||||
"qplatformclipboard_qpa.h" => "qpa/qplatformclipboard.h",
|
||||
"QPlatformClipboard" => "qpa/qplatformclipboard.h",
|
||||
"QPlatformColorDialogHelper" => "qpa/qplatformdialoghelper.h",
|
||||
"qplatformcursor_qpa.h" => "qpa/qplatformcursor.h",
|
||||
"QPlatformCursor" => "qpa/qplatformcursor.h",
|
||||
"QPlatformCursorImage" => "qpa/qplatformcursor.h",
|
||||
"QPlatformCursorPrivate" => "qpa/qplatformcursor.h",
|
||||
"qplatformdrag_qpa.h" => "qpa/qplatformdrag.h",
|
||||
"QPlatformDrag" => "qpa/qplatformdrag.h",
|
||||
"QPlatformDragQtResponse" => "qpa/qplatformdrag.h",
|
||||
"QPlatformDropQtResponse" => "qpa/qplatformdrag.h",
|
||||
"qplatformdialoghelper_qpa.h" => "qpa/qplatformdialoghelper.h",
|
||||
"QPlatformDialogHelper" => "qpa/qplatformdialoghelper.h",
|
||||
"QPlatformFileDialogHelper" => "qpa/qplatformdialoghelper.h",
|
||||
"qplatformfontdatabase_qpa.h" => "qpa/qplatformfontdatabase.h",
|
||||
"QPlatformFontDatabase" => "qpa/qplatformfontdatabase.h",
|
||||
"qplatforminputcontext_qpa.h" => "qpa/qplatforminputcontext.h",
|
||||
"QPlatformInputContext" => "qpa/qplatforminputcontext.h",
|
||||
"qplatforminputcontext_qpa_p.h" => "qpa/qplatforminputcontext_p.h",
|
||||
"qplatformintegration_qpa.h" => "qpa/qplatformintegration.h",
|
||||
"QPlatformIntegration" => "qpa/qplatformintegration.h",
|
||||
"qplatformintegrationfactory_qpa_p.h" => "qpa/qplatformintegrationfactory_p.h",
|
||||
"QPlatformIntegrationFactory" => "qpa/qplatformintegrationfactory_p.h",
|
||||
"qplatformintegrationplugin_qpa.h" => "qpa/qplatformintegrationplugin.h",
|
||||
"QPlatformIntegrationPlugin" => "qpa/qplatformintegrationplugin.h",
|
||||
"qplatformnativeinterface_qpa.h" => "qpa/qplatformnativeinterface.h",
|
||||
"QPlatformNativeInterface" => "qpa/qplatformnativeinterface.h",
|
||||
"qplatformopenglcontext_qpa.h" => "qpa/qplatformopenglcontext.h",
|
||||
"QPlatformOpenGLContext" => "qpa/qplatformopenglcontext.h",
|
||||
"qplatformpixmap_qpa.h" => "qpa/qplatformpixmap.h",
|
||||
"QPlatformPixmap" => "qpa/qplatformpixmap.h",
|
||||
"qplatformscreen_qpa.h" => "qpa/qplatformscreen.h",
|
||||
"QPlatformScreen" => "qpa/qplatformscreen.h",
|
||||
"qplatformscreen_qpa_p.h" => "qpa/qplatformscreen_p.h",
|
||||
"QPlatformScreenBuffer" => "qpa/qplatformscreenpageflipper.h",
|
||||
"qplatformscreenpageflipper_qpa.h" => "qpa/qplatformscreenpageflipper.h",
|
||||
"QPlatformScreenPageFlipper" => "qpa/qplatformscreenpageflipper.h",
|
||||
"qplatformservices_qpa.h" => "qpa/qplatformservices.h",
|
||||
"QPlatformServices" => "qpa/qplatformservices.h",
|
||||
"qplatformsharedgraphicscache_qpa.h" => "qpa/qplatformsharedgraphicscache.h",
|
||||
"QPlatformSharedGraphicsCache" => "qpa/qplatformsharedgraphicscache.h",
|
||||
"qplatformsurface_qpa.h" => "qpa/qplatformsurface.h",
|
||||
"QPlatformSurface" => "qpa/qplatformsurface.h",
|
||||
"qplatformtheme_qpa.h" => "qpa/qplatformtheme.h",
|
||||
"QPlatformTheme" => "qpa/qplatformtheme.h",
|
||||
"qplatformthemefactory_qpa_p.h" => "qpa/qplatformthemefactory_p.h",
|
||||
"qplatformthemeplugin_qpa.h" => "qpa/qplatformthemeplugin.h",
|
||||
"QPlatformThemePlugin" => "qpa/qplatformthemeplugin.h",
|
||||
"qplatformwindow_qpa.h" => "qpa/qplatformwindow.h",
|
||||
"QPlatformWindow" => "qpa/qplatformwindow.h",
|
||||
"qwindowsysteminterface_qpa.h" => "qpa/qwindowsysteminterface.h",
|
||||
"QWindowSystemInterface" => "qpa/qwindowsysteminterface.h",
|
||||
"qwindowsysteminterface_qpa_p.h" => "qpa/qwindowsysteminterface_p.h",
|
||||
"qgenericpluginfactory_qpa.h" => "QtGui/qgenericpluginfactory.h",
|
||||
"qgenericplugin_qpa.h" => "QtGui/qgenericplugin.h",
|
||||
"QGenericPlugin" => "QtGui/QGenericPlugin",
|
||||
"QGenericPluginFactory" => "QtGui/QGenericPluginFactory"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user