summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristic.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-10-26 16:36:17 +0200
committerAlex Blasche <alexander.blasche@qt.io>2017-11-03 13:08:57 +0000
commit202ec439d21456a318ed93c4bd1e6ba6f6460d59 (patch)
treee6e355fe284013be3934e475ddb151bf0f4916d6 /src/bluetooth/qlowenergycharacteristic.h
parente1c4f25ab12892baaf43b0476fe669a48b2c58d0 (diff)
Provide own header for QLEControllerPrivate on Android
Change-Id: I63d107092e3e404f6b2c38f28d5d9b286711db77 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/bluetooth/qlowenergycharacteristic.h')
-rw-r--r--src/bluetooth/qlowenergycharacteristic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bluetooth/qlowenergycharacteristic.h b/src/bluetooth/qlowenergycharacteristic.h
index d02e6560..c6d54f8e 100644
--- a/src/bluetooth/qlowenergycharacteristic.h
+++ b/src/bluetooth/qlowenergycharacteristic.h
@@ -97,6 +97,7 @@ protected:
friend class QLowEnergyService;
friend class QLowEnergyControllerPrivate;
+ friend class QLowEnergyControllerPrivateAndroid;
friend class QLowEnergyControllerPrivateBluez;
friend class QLowEnergyControllerPrivateCommon;
friend class QLowEnergyControllerPrivateOSX;