X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Faudio_dialog.h;h=8f7151b1bab196fd41dd4ac4b8de26278046362e;hb=44da1840ca17d0945cb1886bb17218990850894c;hp=e5625d415b5662f8e7885102d9058e1513eb1914;hpb=2da4caba7871455c097c0ed940dd6f2332dbda5d;p=dcpomatic.git diff --git a/src/wx/audio_dialog.h b/src/wx/audio_dialog.h index e5625d415..8f7151b1b 100644 --- a/src/wx/audio_dialog.h +++ b/src/wx/audio_dialog.h @@ -50,6 +50,7 @@ private: void try_to_load_analysis (); void analysis_finished (); void setup_statistics (); + void show_or_hide_channel_checkboxes (); boost::shared_ptr _analysis; boost::weak_ptr _film;