summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible/qaccessibleplugin.cpp
diff options
context:
space:
mode:
authorJan-Arve Saether <jan-arve.saether@nokia.com>2012-02-23 23:09:06 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-28 01:14:17 +0100
commit99d5decbcfbce35b6d20f816a07c5ed1625aadae (patch)
treef9cccecedc81b4f7544111951eac2a8327558e7d /src/gui/accessible/qaccessibleplugin.cpp
parent7df4890d8a98d872deaebd46ca8d92473a3c6585 (diff)
Make accessible interfaces private for Qt 5.0
Since we're not yet confident if they serve their purpose well enough, we have decided to make them internal so that we are free to tune them later Change-Id: Id79d154e0537aca07303afea5d057cfcb0773384 Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Diffstat (limited to 'src/gui/accessible/qaccessibleplugin.cpp')
-rw-r--r--src/gui/accessible/qaccessibleplugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/accessible/qaccessibleplugin.cpp b/src/gui/accessible/qaccessibleplugin.cpp
index 8823d63b79..c2fe9c7a7a 100644
--- a/src/gui/accessible/qaccessibleplugin.cpp
+++ b/src/gui/accessible/qaccessibleplugin.cpp
@@ -52,6 +52,7 @@ QT_BEGIN_NAMESPACE
\class QAccessiblePlugin
\brief The QAccessiblePlugin class provides an abstract base for
accessibility plugins.
+ \internal
\ingroup plugins
\ingroup accessibility