summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.pro
diff options
context:
space:
mode:
authorJeongBong Seo <jb.seo@lge.com>2015-04-30 15:04:57 +0900
committerDominik Holland <dominik.holland@qt.io>2020-06-08 09:34:02 +0200
commitea86f1931991fed9034e67399a2a88c7939eca6c (patch)
treeb77b139a513f5cb19b9c2e0ae7eb1a0b182f5039 /src/gui/gui.pro
parent3279c8e7d72c5eee379fa8e4a2789acfe40445c0 (diff)
Add the 'accessiblebridge' as a plugintype of gui module
This patch makes the 'accesiblebridge' plugin configurable. Change-Id: I99f01fcd434be25bbbe5460bbc8cc1d76aa744b9 Task-number: QTBUG-83126 Pick-to: 5.15 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'src/gui/gui.pro')
-rw-r--r--src/gui/gui.pro1
1 files changed, 1 insertions, 0 deletions
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 \