Fixed QDoc errors related to snippets and quotefromfile commands

Change-Id: I9dd6381eb95dcbd9aa5cc8f596d87cf55eee7427
Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
This commit is contained in:
Venugopal Shivashankar
2012-07-25 15:17:28 +02:00
committed by Qt by Nokia
parent 27a7559c7e
commit 6ebee9f57e
9 changed files with 18 additions and 14 deletions

View File

@@ -199,7 +199,7 @@ QMediaRecorderControl::~QMediaRecorderControl()
*/
/*!
\fn void QMediaRecorderControl::volume(qreal gain)
\fn void QMediaRecorderControl::volumeChanged(qreal gain)
Signals that the audio \a gain value has changed.
*/