Remove antiquated \since lines in docs.

They aren't useful in the case of QtMultimedia{Kit}

Change-Id: If1b0b6625763c85907fb05beb9c440046472ddef
Reviewed-by: Jonas Rabbe <jonas.rabbe@nokia.com>
This commit is contained in:
Michael Goddard
2012-01-16 15:19:20 +10:00
committed by Qt by Nokia
parent b228ff95d7
commit a6268601c9
81 changed files with 0 additions and 1319 deletions

View File

@@ -55,7 +55,6 @@ QT_BEGIN_NAMESPACE
service implementations.
\inmodule QtMultimedia
\ingroup multimedia-serv
\since 1.0
Media services provide implementations of the functionality promised
@@ -122,7 +121,6 @@ QMediaService::~QMediaService()
Controls must be returned to the service when no longer needed using the
releaseControl() function.
\since 1.0
*/
/*!
@@ -135,14 +133,12 @@ QMediaService::~QMediaService()
Controls must be returned to the service when no longer needed using the
releaseControl() function.
\since 1.0
*/
/*!
\fn void QMediaService::releaseControl(QMediaControl *control);
Releases a \a control back to the service.
\since 1.0
*/
#include "moc_qmediaservice.cpp"