1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-02-17 00:07:54 +01:00

Eliminate one of the ## macro hacks in LoadCommands

This commit is contained in:
Paul Licameli
2019-06-24 10:40:45 -04:00
parent 8832621b0a
commit 0ca5775234
36 changed files with 165 additions and 78 deletions

View File

@@ -50,6 +50,9 @@ This class now lists
#include <wx/frame.h>
#include <wx/menu.h>
const ComponentInterfaceSymbol GetInfoCommand::Symbol
{ XO("Get Info") };
enum {
kCommands,
//kCommandsPlus,