From 5a694018992051a3c99339d5860eda4bbb703275 Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Thu, 21 Aug 2014 12:15:20 +0200 Subject: Remove QLowEnergyServiceInfo There is no need for this class anymore as QBluetoothServiceInfo covers the same information. Change-Id: I411a8abb68b34a3a4893a67ee9fac096f44bbd62 Reviewed-by: Lars Knoll --- examples/bluetooth/lowenergyscanner/device.h | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/bluetooth/lowenergyscanner') diff --git a/examples/bluetooth/lowenergyscanner/device.h b/examples/bluetooth/lowenergyscanner/device.h index 97a52b26..09b32599 100644 --- a/examples/bluetooth/lowenergyscanner/device.h +++ b/examples/bluetooth/lowenergyscanner/device.h @@ -55,7 +55,6 @@ #include "characteristicinfo.h" QT_FORWARD_DECLARE_CLASS (QBluetoothDeviceInfo) -QT_FORWARD_DECLARE_CLASS (QLowEnergyServiceInfo) QT_FORWARD_DECLARE_CLASS (QBluetoothServiceInfo) class Device: public QObject -- cgit v1.2.3