mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
remeber recent-session sort-column
This commit is contained in:
parent
b3e447f421
commit
d6029f9285
3 changed files with 20 additions and 1 deletions
|
|
@ -135,6 +135,7 @@ class SessionDialog : public ArdourDialog {
|
|||
Gtk::FileChooserButton existing_session_chooser;
|
||||
int redisplay_recent_sessions ();
|
||||
void recent_session_row_selected ();
|
||||
void recent_session_sort_changed ();
|
||||
void recent_row_activated (const Gtk::TreePath& path, Gtk::TreeViewColumn* col);
|
||||
|
||||
void existing_session_selected ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue