summaryrefslogtreecommitdiffstats
path: root/src/gui/accessible
diff options
context:
space:
mode:
authorGirish Ramakrishnan <girish.1.ramakrishnan@nokia.com>2012-04-13 17:49:04 -0700
committerQt by Nokia <qt-info@nokia.com>2012-04-16 18:31:52 +0200
commit5369f506867532b039c7b2300d8319ff925b1434 (patch)
treee37ef14571f4416510e4c6a50447a85319c873fb /src/gui/accessible
parenta718a99438aaca7d4cd4379726a8e131d3c4bf89 (diff)
Add 'we mean it' header to qpa headers
The QPA api is internal and not meant to be used by app users. Change-Id: I37245e9635bf22f2454e763699dd58eca6565b63 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/gui/accessible')
-rw-r--r--src/gui/accessible/qplatformaccessibility_qpa.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/gui/accessible/qplatformaccessibility_qpa.h b/src/gui/accessible/qplatformaccessibility_qpa.h
index 3bd6316d01..b1efd7cb34 100644
--- a/src/gui/accessible/qplatformaccessibility_qpa.h
+++ b/src/gui/accessible/qplatformaccessibility_qpa.h
@@ -41,6 +41,17 @@
#ifndef QPLATFORMACCESSIBILITY_H
#define QPLATFORMACCESSIBILITY_H
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
#include <QtCore/qobject.h>
#ifndef QT_NO_ACCESSIBILITY