Add comment about AudioDialog.
[dcpomatic.git] / src / wx / audio_mapping_view.h
index 8c1a2d8ba545b4e4828a613e73b9f1fd5207acf4..c568954a0902b359e20670025ea20991d81a49fe 100644 (file)
@@ -93,6 +93,7 @@ private:
        boost::optional<std::string> mouse_event_to_input_group_name (wxMouseEvent& ev) const;
        void setup ();
        wxString input_channel_name_with_group (NamedChannel const& n) const;
+       int left_width() const;
 
        void set_gain_from_menu (double linear);
        void edit ();