summaryrefslogtreecommitdiffstats
path: root/src/multimedia/audio/qaudiosystemplugin.cpp
diff options
context:
space:
mode:
authorChristian Stenger <christian.stenger@digia.com>2012-12-07 11:00:28 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-07 14:16:43 +0100
commitb5316d29045097b519528820323c29c91e4d8461 (patch)
treec3312e36f06c205d76cc3872671d959f06c8c97b /src/multimedia/audio/qaudiosystemplugin.cpp
parent06b63e99e4b86db1fbbed154316ada1dc7385ad3 (diff)
Doc: Replace outdated macro
Change-Id: I9bc0f8a077e60ede0ac1b6852b66d33143eed5a3 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/multimedia/audio/qaudiosystemplugin.cpp')
-rw-r--r--src/multimedia/audio/qaudiosystemplugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/multimedia/audio/qaudiosystemplugin.cpp b/src/multimedia/audio/qaudiosystemplugin.cpp
index b6e4cdfa8..85fa855b1 100644
--- a/src/multimedia/audio/qaudiosystemplugin.cpp
+++ b/src/multimedia/audio/qaudiosystemplugin.cpp
@@ -95,7 +95,7 @@ QT_BEGIN_NAMESPACE
/*!
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) :