remeber recent-session sort-column

This commit is contained in:
Robin Gareus 2015-09-16 18:59:04 +02:00
parent b3e447f421
commit d6029f9285
3 changed files with 20 additions and 1 deletions

View file

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