From f61dfc6557303a8bba5301927f42e5b2a7ffcac6 Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 7 Jul 2013 13:50:28 +0200 Subject: add some notification support to liveview --- libsowatchbt/bluetoothwatch.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsowatchbt') diff --git a/libsowatchbt/bluetoothwatch.cpp b/libsowatchbt/bluetoothwatch.cpp index d8a2451..50d521b 100644 --- a/libsowatchbt/bluetoothwatch.cpp +++ b/libsowatchbt/bluetoothwatch.cpp @@ -32,7 +32,7 @@ BluetoothWatch::BluetoothWatch(const QBluetoothAddress& address, QObject *parent // (To give time for other plugins to initialize, etc.) scheduleConnect(); } else { - qDebug() << "Not starting MetaWatch connection because BT is off"; + qDebug() << "Not starting watch connection because BT is off"; } } -- cgit v1.2.3