mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-19 13:16:27 +01:00
progressing Open Session Dialog (adding double click on recent session name)
[git-p4: depot-paths = "//Abdaw/dev_main/tracks/": change = 457732]
This commit is contained in:
parent
d853c93aee
commit
c6b6ee9278
4 changed files with 29 additions and 13 deletions
|
|
@ -77,6 +77,7 @@
|
|||
void on_open_saved_session (WavesButton*);
|
||||
void on_new_session (WavesButton*);
|
||||
void on_recent_session (WavesButton*);
|
||||
void on_recent_session_double_click (WavesButton*);
|
||||
void on_system_configuration (WavesButton*);
|
||||
bool on_delete_event (GdkEventAny*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue