From 14c390ed027b3ba1c48084502677d1a1287bfc05 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 21 Nov 2018 23:21:52 +0100 Subject: Update codec-quality display when ExportFormat changes --- gtk2_ardour/export_format_dialog.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/export_format_dialog.h') diff --git a/gtk2_ardour/export_format_dialog.h b/gtk2_ardour/export_format_dialog.h index 40ca8dfe45..6b5fe18fa3 100644 --- a/gtk2_ardour/export_format_dialog.h +++ b/gtk2_ardour/export_format_dialog.h @@ -147,6 +147,7 @@ private: void update_src_quality_selection (); void update_codec_quality_selection (); void update_tagging_selection (); + void set_codec_quality_selection (); /*** Encoding options */ -- cgit v1.2.3