Modify previous commit to move restriction code into the UI.
[dcpomatic.git] / src / wx / dcp_panel.h
index ab4e7f1d3cbc0cc9b033dee4955d0c9fd95c05de..ac6792dddf7649adff8ed7756c5fe4d4e98229ca 100644 (file)
@@ -78,6 +78,8 @@ private:
        void setup_dcp_name ();
        void setup_audio_channels_choice ();
 
+       int minimum_allowed_audio_channels () const;
+
        wxPanel* make_general_panel ();
        wxPanel* make_video_panel ();
        wxPanel* make_audio_panel ();