From 3517949390f349e034f8c57942af59a1f2c8c64f Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 3 Jul 2012 21:55:46 +0530 Subject: Make QGenericPlugin and QGenericPluginFactory public API MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit These classes are not specific to QPA. Discussed in QtCS 2012. Change-Id: I32bc5fad4f0fa5e7095af86d61966fdf4d9e4ad7 Reviewed-by: Paul Olav Tvete Reviewed-by: Jørgen Lind --- src/widgets/kernel/qapplication_qpa.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/widgets/kernel/qapplication_qpa.cpp') diff --git a/src/widgets/kernel/qapplication_qpa.cpp b/src/widgets/kernel/qapplication_qpa.cpp index a4c4838717..7ccf14d49f 100644 --- a/src/widgets/kernel/qapplication_qpa.cpp +++ b/src/widgets/kernel/qapplication_qpa.cpp @@ -51,7 +51,6 @@ #include "private/qwidget_p.h" #include "private/qevent_p.h" -#include "qgenericpluginfactory_qpa.h" #include #include #include -- cgit v1.2.3