X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdkdm_output_panel.h;h=43e66a172dd4c5255896d02b9e5768affa5c4735;hb=ecc74ec418e060fa163d25d08a62a6e81eece114;hp=5b25dd2ab302e8b611154411d7afc95bea3da2ac;hpb=3e96f929fdf740f414b114c5d9765e22fcc46de6;p=dcpomatic.git diff --git a/src/wx/dkdm_output_panel.h b/src/wx/dkdm_output_panel.h index 5b25dd2ab..43e66a172 100644 --- a/src/wx/dkdm_output_panel.h +++ b/src/wx/dkdm_output_panel.h @@ -41,14 +41,13 @@ public: boost::filesystem::path directory () const; - std::pair, int> make ( + std::pair, int> make ( std::list kdms, std::string name, - boost::function confirm_overwrite + std::function confirm_overwrite ); private: - wxChoice* _type; NameFormatEditor* _filename_format; wxCheckBox* _write_to; #ifdef DCPOMATIC_USE_OWN_PICKER