summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@edeltech.ch>2014-08-30 00:16:08 +0200
committerSamuel Gaist <samuel.gaist@edeltech.ch>2015-06-08 23:32:27 +0000
commit5ba8407cbf766aeb7f2da6aa0c04b1cde9a64e9e (patch)
treeb97fa3dc2440e3b7dde81981461cdd74fdf0347c
parent6e0cb96b10a6865a9f881cf0b1013cfa024fcd79 (diff)
downloadqttools-5ba8407cbf766aeb7f2da6aa0c04b1cde9a64e9e.tar.gz
Add missing private headers warning
Change-Id: I61cecd5065d4bb3b32dd7b50cbfe866071e76dbe Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
-rw-r--r--src/assistant/help/qclucenefieldnames_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/assistant/help/qclucenefieldnames_p.h b/src/assistant/help/qclucenefieldnames_p.h
index d72ce3c89..7d2a64e48 100644
--- a/src/assistant/help/qclucenefieldnames_p.h
+++ b/src/assistant/help/qclucenefieldnames_p.h
@@ -34,6 +34,17 @@
#ifndef QCLUCENEFIELDNAMES_P_H
#define QCLUCENEFIELDNAMES_P_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/QtGlobal>
#include <QtCore/QString>