1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-22 16:41:18 +01:00

Clickable Start - Length and stable position of '<' and '>'

Minor tweaks to Selection Toolbar field chooser.
This commit is contained in:
James Crook
2017-05-27 19:32:47 +01:00
parent ca01b55d1b
commit 389335d761
2 changed files with 10 additions and 2 deletions

View File

@@ -82,6 +82,7 @@ class SelectionBar final : public ToolBar {
void OnModeDecClicked(wxMouseEvent & event);
void OnModeIncClicked(wxMouseEvent & event);
void OnChooserTitleClicked(wxMouseEvent & event);
void OnRate(wxCommandEvent & event);
void OnSnapTo(wxCommandEvent & event);