mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-01 22:30:11 +01:00
Rename typedef PluginIDList to PluginIDs
This commit is contained in:
@@ -165,7 +165,7 @@ private:
|
||||
|
||||
typedef std::map<PluginID, PluginDescriptor> PluginMap;
|
||||
|
||||
typedef wxArrayString PluginIDList;
|
||||
typedef wxArrayString PluginIDs;
|
||||
|
||||
class PluginRegistrationDialog;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user