X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fkdm_output_panel.h;h=0281b26d0d8253ab2d24d0fedd9aeee61f0cba15;hb=5579acd7ff7e1460f0b5bb54a4deedbd356153cd;hp=730cb93601f785e7193e2e59245418c7230a74d7;hpb=36ce958a516567d8481163692c028a88c6ce0df7;p=dcpomatic.git diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h index 730cb9360..0281b26d0 100644 --- a/src/wx/kdm_output_panel.h +++ b/src/wx/kdm_output_panel.h @@ -52,9 +52,8 @@ public: } std::pair, int> make ( - std::list > screen_kdms, + std::list screen_kdms, std::string name, - KDMTimingPanel* timing, boost::function confirm_overwrite );