summaryrefslogtreecommitdiff
path: root/gtk2_ardour/export_format_dialog.h
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-11-20 03:35:25 +0100
committerRobin Gareus <robin@gareus.org>2018-11-20 03:35:25 +0100
commit0268489c7853780a91f289a409ec00c6e561526c (patch)
treee3b0d73ef3e3418c3f89fa3b5e5a58983283920e /gtk2_ardour/export_format_dialog.h
parent7b709b3cea2fd873a5f64be6f598e3741c259ca5 (diff)
Vorbis Quality Config GUI
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 2b472e3494..40ca8dfe45 100644
--- a/gtk2_ardour/export_format_dialog.h
+++ b/gtk2_ardour/export_format_dialog.h
@@ -162,6 +162,7 @@ private:
void show_ffmpeg_enconding_options (boost::shared_ptr<ARDOUR::ExportFormatFFMPEG> ptr);
void fill_sample_format_lists (boost::shared_ptr<ARDOUR::HasSampleFormat> ptr);
+ void fill_codec_quality_lists (boost::shared_ptr<ARDOUR::HasCodecQuality> ptr);
/*** GUI components ***/