summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/ql2capserver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/ql2capserver.cpp')
-rw-r--r--src/bluetooth/ql2capserver.cpp5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/bluetooth/ql2capserver.cpp b/src/bluetooth/ql2capserver.cpp
index ccfdc950..bf002c0e 100644
--- a/src/bluetooth/ql2capserver.cpp
+++ b/src/bluetooth/ql2capserver.cpp
@@ -47,10 +47,9 @@ QTBLUETOOTH_BEGIN_NAMESPACE
/*!
\class QL2capServer
- \brief The QL2capServer class allows you to connect to a service using the L2CAP protocol.
-
- \ingroup connectivity-bluetooth
\inmodule QtBluetooth
+ \brief The QL2capServer class allows you to connect to a service using the
+ L2CAP protocol.
QL2capServer is used to implement Bluetooth services over L2CAP.