mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 21:55:43 +01:00
[Summary] Bug fix. Quit form Track Live on Quit button pressed or close button in Session Dialog in the next workflow (Open session -> Close session -> press Quit button in Session Dialog)
[Reviewed] VKamyshniy
This commit is contained in:
parent
ec140ce1dc
commit
2e8d0b6534
3 changed files with 35 additions and 10 deletions
|
|
@ -81,6 +81,8 @@
|
|||
void on_system_configuration (WavesButton*);
|
||||
bool on_delete_event (GdkEventAny*);
|
||||
|
||||
bool on_key_press_event (GdkEventKey*);
|
||||
|
||||
void on_system_configuration_change();
|
||||
void redisplay_system_configuration();
|
||||
int redisplay_recent_sessions ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue