mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-02 06:40:12 +01:00
DiscoverPluginsAtPath reports error as TranslatableString
This commit is contained in:
@@ -120,7 +120,7 @@ public:
|
||||
std::function<
|
||||
const PluginID &(ModuleInterface *, ComponentInterface *) >;
|
||||
virtual unsigned DiscoverPluginsAtPath(
|
||||
const PluginPath & path, wxString &errMsg,
|
||||
const PluginPath & path, TranslatableString &errMsg,
|
||||
const RegistrationCallback &callback )
|
||||
= 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user