mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 18:37:40 +01:00
sfdb paths are saved and restored.
git-svn-id: svn://localhost/ardour2/trunk@700 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
690e04ed42
commit
d23fec7b9a
6 changed files with 24 additions and 11 deletions
|
|
@ -100,6 +100,7 @@ class SoundFileBox : public Gtk::VBox
|
|||
void stop_btn_clicked ();
|
||||
void add_field_clicked ();
|
||||
void remove_field_clicked ();
|
||||
void field_edited (const Glib::ustring&, const Glib::ustring&);
|
||||
void delete_row (const Gtk::TreeModel::iterator& iter);
|
||||
|
||||
void field_selected ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue