summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel/qsound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/kernel/qsound.cpp')
-rw-r--r--src/widgets/kernel/qsound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/kernel/qsound.cpp b/src/widgets/kernel/qsound.cpp
index 255ff5d86d..c6ab9809fb 100644
--- a/src/widgets/kernel/qsound.cpp
+++ b/src/widgets/kernel/qsound.cpp
@@ -106,7 +106,7 @@ public:
\brief The QSound class provides access to the platform audio facilities.
\ingroup multimedia
-
+ \inmodule QtWidgets
Qt provides the most commonly required audio operation in GUI
applications: asynchronously playing a sound file. This is most