mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-24 07:27:44 +01:00
Update export format when 'upload to soundcloud' changes.
This commit is contained in:
parent
ac494effbe
commit
afd67483b3
4 changed files with 14 additions and 0 deletions
|
|
@ -315,6 +315,7 @@ class ExportFormatDialog : public ArdourDialog, public PBD::ScopedConnectionList
|
|||
|
||||
void update_with_toc ();
|
||||
void update_with_cue ();
|
||||
void update_upload ();
|
||||
|
||||
Gtk::TreeView sample_format_view;
|
||||
Gtk::TreeView dither_type_view;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue