summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/android/servicediscoverybroadcastreceiver_p.h')
-rw-r--r--src/bluetooth/android/servicediscoverybroadcastreceiver_p.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h b/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h
index c753c5a4..273af121 100644
--- a/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h
+++ b/src/bluetooth/android/servicediscoverybroadcastreceiver_p.h
@@ -34,6 +34,17 @@
#ifndef SERVICEDISCOVERYBROADCASTRECEIVER_H
#define SERVICEDISCOVERYBROADCASTRECEIVER_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 "android/androidbroadcastreceiver_p.h"
#include <QtCore/QList>
#include <QtBluetooth/QBluetoothDeviceDiscoveryAgent>