X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fkdm_output_panel.h;h=cc4453d0267ece10a36bedeb96d58424c12aa636;hb=dd9be86db6cde0afa5da0d1d1ac43b42e05dca26;hp=fbfc1205ebcea73c90d1a3a15e9eb2619aa5245c;hpb=ca56871d4860b8ead384c410fe374c2fa993f88f;p=dcpomatic.git diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h index fbfc1205e..cc4453d02 100644 --- a/src/wx/kdm_output_panel.h +++ b/src/wx/kdm_output_panel.h @@ -51,10 +51,9 @@ public: return _forensic_mark_audio_up_to; } - std::pair, int> make ( + std::pair, int> make ( std::list screen_kdms, std::string name, - KDMTimingPanel* timing, boost::function confirm_overwrite );