Cleanup: replace some list with vector.
[dcpomatic.git] / src / wx / dcp_panel.h
index cd39f2d1ef11b5de46cbbea78b9524a50fb76e64..6635d4a2980ab5066ba85fe53550fbe399dc817a 100644 (file)
@@ -98,6 +98,8 @@ private:
        void add_video_panel_to_grid ();
        void add_audio_panel_to_grid ();
        void add_audio_processors ();
+       void add_standards();
+       void set_standard();
 
        int minimum_allowed_audio_channels () const;