[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:
Nikolay 2014-12-17 20:55:30 +02:00
parent ec140ce1dc
commit 2e8d0b6534
3 changed files with 35 additions and 10 deletions

View file

@ -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 ();