summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/qlowenergycontroller.cpp
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-04-07 14:02:29 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-04-12 18:45:23 +0200
commite6f7e7b75651795e5ed2ecffec400327e21e57d8 (patch)
treebd2712b5b9b138b0ed94ecbe6fbcf53801c0f5e3 /src/bluetooth/qlowenergycontroller.cpp
parent24f12bce2ca44aa52c02c7fdad15603cf0288c5f (diff)
Unify Windows logging categories
There were two logging categories on Windows: qt.bluetooth.winrt and qt.bluetooth.windows. As there is now only one Windows backend, multiple logging categories are not required. This patch removes qt.bluetooth.winrt and changes all usages to qt.bluetooth.windows. Change-Id: I3f42774e77326fa30f3f7bff6cac8160bf4e644f Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/qlowenergycontroller.cpp')
-rw-r--r--src/bluetooth/qlowenergycontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bluetooth/qlowenergycontroller.cpp b/src/bluetooth/qlowenergycontroller.cpp
index 64649c43..ee0edffd 100644
--- a/src/bluetooth/qlowenergycontroller.cpp
+++ b/src/bluetooth/qlowenergycontroller.cpp
@@ -68,7 +68,7 @@
QT_BEGIN_NAMESPACE
Q_DECLARE_LOGGING_CATEGORY(QT_BT)
-Q_DECLARE_LOGGING_CATEGORY(QT_BT_WINRT)
+Q_DECLARE_LOGGING_CATEGORY(QT_BT_WINDOWS)
/*!
\class QLowEnergyController