mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-13 08:06:32 +01:00
Steve's patch for http://bugzilla.audacityteam.org/show_bug.cgi?id=675, "Additional Track Drop-down Menu commands"
This commit is contained in:
@@ -450,6 +450,7 @@ class AUDACITY_DLL_API TrackPanel:public wxPanel {
|
||||
|
||||
virtual void OnFormatChange(wxCommandEvent &event);
|
||||
|
||||
virtual void OnSwapChannels(wxCommandEvent &event);
|
||||
virtual void OnSplitStereo(wxCommandEvent &event);
|
||||
virtual void OnSplitStereoMono(wxCommandEvent &event);
|
||||
virtual void SplitStereo(bool stereo);
|
||||
|
||||
Reference in New Issue
Block a user