From ea86f1931991fed9034e67399a2a88c7939eca6c Mon Sep 17 00:00:00 2001 From: JeongBong Seo Date: Thu, 30 Apr 2015 15:04:57 +0900 Subject: Add the 'accessiblebridge' as a plugintype of gui module MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch makes the 'accesiblebridge' plugin configurable. Change-Id: I99f01fcd434be25bbbe5460bbc8cc1d76aa744b9 Task-number: QTBUG-83126 Pick-to: 5.15 Reviewed-by: Jan Arve Sæther --- src/gui/gui.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/gui.pro') diff --git a/src/gui/gui.pro b/src/gui/gui.pro index 5ca16b169a..4e79e31e6e 100644 --- a/src/gui/gui.pro +++ b/src/gui/gui.pro @@ -8,6 +8,7 @@ DEFINES += QT_NO_USING_NAMESPACE QT_NO_FOREACH QMAKE_DOCS = $$PWD/doc/qtgui.qdocconf MODULE_PLUGIN_TYPES = \ + accessiblebridge \ platforms \ platforms/darwin \ xcbglintegrations \ -- cgit v1.2.3