mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-02 09:54:42 +01:00
Use IdentInterfaceSymbol in PluginDescriptor
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
bool shouldPrompt = true );
|
||||
|
||||
// Renamed from 'Effect' to 'Command' prior to moving out of this class.
|
||||
IdentInterfaceSymbol GetCommandSymbol(const PluginID & ID);
|
||||
wxString GetCommandName(const PluginID & ID); // translated
|
||||
wxString GetCommandIdentifier(const PluginID & ID);
|
||||
wxString GetCommandDescription(const PluginID & ID);
|
||||
|
||||
Reference in New Issue
Block a user