summaryrefslogtreecommitdiffstats
path: root/src/kernel/qsound.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
commita09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch)
treefe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /src/kernel/qsound.cpp
parentbba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff)
downloadtqt-a09a6bc0.tar.gz
tqt-a09a6bc0.zip
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel/qsound.cpp')
-rw-r--r--src/kernel/qsound.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/kernel/qsound.cpp b/src/kernel/qsound.cpp
index adfdf84ee..3141fc2b5 100644
--- a/src/kernel/qsound.cpp
+++ b/src/kernel/qsound.cpp
@@ -134,9 +134,6 @@ public:
http://quicktime.apple.com QuickTime\endlink) for sound, this
means all QuickTime formats are supported by TQt/Mac.
- On TQt/Embedded, a built-in mixing sound server is used, which
- accesses \c /dev/dsp directly. Only the WAVE format is supported.
-
The availability of sound can be tested with
TQSound::isAvailable().
*/