mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Fix track-record-axis cleanup, duplicate self delete
Also hide/delete IOSelector dialogues early on when closing the session.
This commit is contained in:
parent
ad9e44e92a
commit
61b29c5810
3 changed files with 9 additions and 7 deletions
|
|
@ -297,7 +297,7 @@ protected:
|
|||
virtual void blink_rec_display (bool onoff);
|
||||
virtual void map_frozen ();
|
||||
|
||||
void self_delete ();
|
||||
virtual void self_delete ();
|
||||
virtual void start_step_editing () {}
|
||||
virtual void stop_step_editing() {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue