summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qaudiorecorder.cpp
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-01-05 14:55:03 +0100
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-01-08 11:47:52 +0000
commitc5f5c7a5f24da3b81f6ac76c3cfcbdfce920df94 (patch)
tree5a3b8efb137e177c7de46858ecd47f40fcf2c5b7 /src/multimedia/recording/qaudiorecorder.cpp
parent62268c2d4b4e80ec139e09568e35d585b1f9c62b (diff)
Doc: Fix documentation warnings
- Fix incorrect paths passed to \example command - Fix resulting linking issues - Fix examplesinstallpath in .qdocconf - Remove unnecessary group definition Change-Id: I72a437ac6d297f3c63d4f29a0e3110971d1e330f Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'src/multimedia/recording/qaudiorecorder.cpp')
-rw-r--r--src/multimedia/recording/qaudiorecorder.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/multimedia/recording/qaudiorecorder.cpp b/src/multimedia/recording/qaudiorecorder.cpp
index 3c0d1c22d..9750c0ffe 100644
--- a/src/multimedia/recording/qaudiorecorder.cpp
+++ b/src/multimedia/recording/qaudiorecorder.cpp
@@ -64,8 +64,7 @@ QT_BEGIN_NAMESPACE
\snippet multimedia-snippets/media.cpp Audio recorder inputs
- The \l {audiorecorder}{Audio Recorder} example shows how to use this class
- in more detail.
+ The \l {Audio Recorder Example} shows how to use this class in more detail.
\sa QMediaRecorder, QAudioInputSelectorControl
*/