summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/osx/osxbtgcdtimer.mm
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/osx/osxbtgcdtimer.mm')
-rw-r--r--src/bluetooth/osx/osxbtgcdtimer.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/osx/osxbtgcdtimer.mm b/src/bluetooth/osx/osxbtgcdtimer.mm
index a3e154f2..b849c9cc 100644
--- a/src/bluetooth/osx/osxbtgcdtimer.mm
+++ b/src/bluetooth/osx/osxbtgcdtimer.mm
@@ -92,7 +92,7 @@ using namespace DarwinBluetooth;
}
if (ms <= 0 || stepMS <= 0) {
- qCWarning(QT_BT_OSX, "Invalid timeout/step parameters");
+ qCWarning(QT_BT_DARWIN, "Invalid timeout/step parameters");
return;
}