summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qsound.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qsound.cpp')
-rw-r--r--src/gui/kernel/qsound.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/gui/kernel/qsound.cpp b/src/gui/kernel/qsound.cpp
index fb152cf..8246ee3 100644
--- a/src/gui/kernel/qsound.cpp
+++ b/src/gui/kernel/qsound.cpp
@@ -153,6 +153,9 @@ public:
\o Qt for Embedded Linux
\o A built-in mixing sound server is used, accessing \c /dev/dsp
directly. Only the WAVE format is supported.
+ \o Symbian
+ \o CMdaAudioPlayerUtility is used. All formats that Symbian OS or devices support
+ are supported also by Qt.
\endtable
Note that QSound does not support \l{resources.html}{resources}.