mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
[Summary] Fix bug. Allow to add tracks on Enter press. Deleted unnecessary functions.
[Reviewed] VKamyshniy
This commit is contained in:
parent
e2cab0c884
commit
1d17bd3321
3 changed files with 3 additions and 21 deletions
|
|
@ -38,10 +38,6 @@ public:
|
|||
ARDOUR::ChanCount input_channels ();
|
||||
void on_show ();
|
||||
|
||||
protected:
|
||||
void on_enter_pressed ();
|
||||
void on_esc_pressed ();
|
||||
|
||||
private:
|
||||
WavesButton& _decrement_button;
|
||||
WavesButton& _increment_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue