forked from qt-creator/qt-creator
Remove unnecessary Q_EXPORT_PLUGIN
Change-Id: I0e5da4f829be1d94a32b73a6383e0ddf5c69dd33 Reviewed-by: Andre Poenitz <andre.poenitz@digia.com> Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
This commit is contained in:
@@ -103,5 +103,3 @@ void QmlProfilerExtensionPlugin::triggerAction()
|
||||
tr("This is an action from QmlProfilerExtension."));
|
||||
}
|
||||
|
||||
Q_EXPORT_PLUGIN2(QmlProfilerExtension, QmlProfilerExtensionPlugin)
|
||||
|
||||
|
Reference in New Issue
Block a user