mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
make save-as dialog be persistent, to retain settings across save-as
This commit is contained in:
parent
b38ab89d92
commit
e47a22a118
4 changed files with 31 additions and 10 deletions
|
|
@ -37,7 +37,9 @@ public:
|
|||
bool switch_to () const;
|
||||
bool copy_media () const;
|
||||
bool copy_external () const;
|
||||
|
||||
|
||||
void clear_name ();
|
||||
|
||||
private:
|
||||
Gtk::CheckButton switch_to_button;
|
||||
Gtk::CheckButton copy_media_button;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue