mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 17:13:37 +02:00
MenuManager::GetUpdateFlags is now table-driven
This commit is contained in:
@@ -90,8 +90,6 @@ public:
|
||||
private:
|
||||
void OnUndoRedo( wxCommandEvent &evt );
|
||||
|
||||
CommandFlag GetFocusedFrame(AudacityProject &project);
|
||||
|
||||
AudacityProject &mProject;
|
||||
|
||||
// 0 is grey out, 1 is Autoselect, 2 is Give warnings.
|
||||
|
Reference in New Issue
Block a user