Doc: Replace outdated macro
Change-Id: I9bc0f8a077e60ede0ac1b6852b66d33143eed5a3 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
06b63e99e4
commit
b5316d2904
@@ -95,7 +95,7 @@ QT_BEGIN_NAMESPACE
|
|||||||
|
|
||||||
/*!
|
/*!
|
||||||
Construct a new audio plugin with \a parent.
|
Construct a new audio plugin with \a parent.
|
||||||
This is invoked automatically by the Q_EXPORT_PLUGIN2() macro.
|
This is invoked automatically by the Q_PLUGIN_METADATA() macro.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
QAudioSystemPlugin::QAudioSystemPlugin(QObject* parent) :
|
QAudioSystemPlugin::QAudioSystemPlugin(QObject* parent) :
|
||||||
|
|||||||
Reference in New Issue
Block a user