summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_format_dialog.h
diff options
context:
space:
mode:
authorColin Fletcher <colin.m.fletcher@googlemail.com>2013-10-07 20:22:56 +0100
committerColin Fletcher <colin.m.fletcher@googlemail.com>2013-10-07 20:22:56 +0100
commit8b9a1fae6a580b526b3fc784581e6d0c8031b6db (patch)
tree3af68d2592492135ae315340cfb71d4dd3ec7340 /gtk2_ardour/export_format_dialog.h
parenta3465ff5d3b830e79a0e383b3c85df0c8cc3af9e (diff)
Update export format when 'upload to soundcloud' changes.
Diffstat (limited to 'gtk2_ardour/export_format_dialog.h')
-rw-r--r--gtk2_ardour/export_format_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/export_format_dialog.h b/gtk2_ardour/export_format_dialog.h
index 8e4b239ea0..96405c33dd 100644
--- a/gtk2_ardour/export_format_dialog.h
+++ b/gtk2_ardour/export_format_dialog.h
@@ -311,6 +311,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;