summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycharacteristic.h
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2017-10-25 13:59:39 +0200
committerAlex Blasche <alexander.blasche@qt.io>2017-11-03 13:08:48 +0000
commit7a9d2e77befb13c1f714f842d4b0ee3fea2d4a6c (patch)
treed95662929b254a4bcd421e7ee2082b8433f360a7 /src/bluetooth/qlowenergycharacteristic.h
parent59ae3cc2ac7baee7e9df1e6ceffcfc882fbe6121 (diff)
Move common helper function from QLECPrivate to QLECPrivateBase
Change-Id: I5f126fabebf36b61a25e23ddc12c4dae21156cbc 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 154c9936..7ce05343 100644
--- a/src/bluetooth/qlowenergycharacteristic.h
+++ b/src/bluetooth/qlowenergycharacteristic.h
@@ -97,6 +97,7 @@ protected:
friend class QLowEnergyService;
friend class QLowEnergyControllerPrivate;
+ friend class QLowEnergyControllerPrivateBase;
friend class QLowEnergyControllerPrivateOSX;
QLowEnergyCharacteristicPrivate *data;
QLowEnergyCharacteristic(QSharedPointer<QLowEnergyServicePrivate> p,