From 0a4c2eae4bd5fcbf1ac3d91e7870def7e8b4a66b Mon Sep 17 00:00:00 2001 From: Morten Sorvig Date: Thu, 9 Jun 2011 11:13:49 +0200 Subject: Remove QPlatformEventLoopIntegration. Instead we'll let the platform plugins construct an QEventDispatcherQPA subclass. This API will be added later on. This temporarily breaks cocoa, uikit and opencode. --- src/tools/uic/qclass_lib_map.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/uic/qclass_lib_map.h b/src/tools/uic/qclass_lib_map.h index 216ab7e359..d44d344bc5 100644 --- a/src/tools/uic/qclass_lib_map.h +++ b/src/tools/uic/qclass_lib_map.h @@ -823,7 +823,6 @@ QT_CLASS_LIB(QColorGroup, QtWidgets, qpalette.h) QT_CLASS_LIB(QPlatformCursorImage, QtGui, qplatformcursor_qpa.h) QT_CLASS_LIB(QPlatformCursorPrivate, QtGui, qplatformcursor_qpa.h) QT_CLASS_LIB(QPlatformCursor, QtGui, qplatformcursor_qpa.h) -QT_CLASS_LIB(QPlatformEventLoopIntegration, QtGui, qplatformeventloopintegration_qpa.h) QT_CLASS_LIB(QPlatformGLContext, QtGui, qplatformglcontext_qpa.h) QT_CLASS_LIB(QPlatformIntegration, QtGui, qplatformintegration_qpa.h) QT_CLASS_LIB(QPlatformIntegrationFactoryInterface, QtGui, qplatformintegrationplugin_qpa.h) -- cgit v1.2.3