aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qmlwebsockets/qqmlwebsocket.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/qmlwebsockets/qqmlwebsocket.cpp')
-rw-r--r--src/imports/qmlwebsockets/qqmlwebsocket.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/qmlwebsockets/qqmlwebsocket.cpp b/src/imports/qmlwebsockets/qqmlwebsocket.cpp
index 94d20e0..f48b4b3 100644
--- a/src/imports/qmlwebsockets/qqmlwebsocket.cpp
+++ b/src/imports/qmlwebsockets/qqmlwebsocket.cpp
@@ -44,6 +44,7 @@
\instantiates QQmlWebSocket
\inqmlmodule Qt.WebSockets
+ \ingroup websockets-qml
\brief QML interface to QWebSocket.
WebSockets is a web technology providing full-duplex communications channels over a single TCP connection.