From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- src/kernel/qsound.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/kernel/qsound.cpp') diff --git a/src/kernel/qsound.cpp b/src/kernel/qsound.cpp index 604bf130d..dd46cc742 100644 --- a/src/kernel/qsound.cpp +++ b/src/kernel/qsound.cpp @@ -131,7 +131,7 @@ public: silently. NAS supports WAVE and AU files. On Macintosh, ironically, we use QT (\link - http://tquicktime.apple.com QuickTime\endlink) for sound, this + 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 @@ -156,7 +156,7 @@ void TQSound::play(const TQString& filename) } /*! - Constructs a TQSound that can tquickly play the sound in a file + Constructs a TQSound that can quickly play the sound in a file named \a filename. This may use more memory than the static \c play function. @@ -266,7 +266,7 @@ void TQSound::stop() without bothering the user. If no sound is available, all TQSound operations work silently and - tquickly. + quickly. */ bool TQSound::isAvailable() { -- cgit v1.2.1