Mercurial > hg > svcore
diff plugin/NativeVampPluginFactory.cpp @ 1227:5d886b7b4029 piper
Error reporting for Piper server startup
author | Chris Cannam |
---|---|
date | Fri, 21 Oct 2016 16:24:30 +0100 |
parents | ba16388b937d |
children | 75aefcc9f07d |
line wrap: on
line diff
--- a/plugin/NativeVampPluginFactory.cpp Fri Oct 21 14:51:22 2016 +0100 +++ b/plugin/NativeVampPluginFactory.cpp Fri Oct 21 16:24:30 2016 +0100 @@ -71,7 +71,7 @@ } vector<QString> -NativeVampPluginFactory::getPluginIdentifiers() +NativeVampPluginFactory::getPluginIdentifiers(QString &) { Profiler profiler("NativeVampPluginFactory::getPluginIdentifiers");