summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/androidbroadcastreceiver_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/android/androidbroadcastreceiver_p.h')
-rw-r--r--src/bluetooth/android/androidbroadcastreceiver_p.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/bluetooth/android/androidbroadcastreceiver_p.h b/src/bluetooth/android/androidbroadcastreceiver_p.h
index 58c2b40b..1ba24b62 100644
--- a/src/bluetooth/android/androidbroadcastreceiver_p.h
+++ b/src/bluetooth/android/androidbroadcastreceiver_p.h
@@ -42,6 +42,18 @@
#ifndef JNIBROADCASTRECEIVER_H
#define JNIBROADCASTRECEIVER_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 <jni.h>
#include <QtCore/QObject>
#include <android/log.h>