summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2014-08-21 12:15:20 +0200
committerAlex Blasche <alexander.blasche@digia.com>2014-09-03 08:38:55 +0200
commit5a694018992051a3c99339d5860eda4bbb703275 (patch)
tree6e9cf5f194873509fac7abc3c730184b929cb0ef /tests/auto/auto.pro
parentda7ccfcd08c587283f4656b30ca15011ebdbeb5c (diff)
Remove QLowEnergyServiceInfo
There is no need for this class anymore as QBluetoothServiceInfo covers the same information. Change-Id: I411a8abb68b34a3a4893a67ee9fac096f44bbd62 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 8966e5d9..a5e66030 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -19,7 +19,6 @@ qtHaveModule(bluetooth) {
qbluetoothserver \
qlowenergycharacteristic \
qlowenergydescriptor \
- qlowenergyserviceinfo \
qlowenergycontroller
}