Update export format when 'upload to soundcloud' changes.

This commit is contained in:
Colin Fletcher 2013-10-07 20:22:56 +01:00 committed by Paul Davis
parent ac494effbe
commit afd67483b3
4 changed files with 14 additions and 0 deletions

View file

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