X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fkdm_dialog.h;h=099db951beede0d9fde2b4d3622bdc60cb8398f5;hp=a76c2a14f9e26d46bb899ca1118a48e51a8ab123;hb=7e4d7d9e4f146576a63c6ab1be9bca5a79b507d9;hpb=7af655af72ef6259368583a917987dee6d7e4646 diff --git a/src/wx/kdm_dialog.h b/src/wx/kdm_dialog.h index a76c2a14f..099db951b 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -42,6 +42,7 @@ public: private: void setup_sensitivity (); void make_clicked (); + bool confirm_overwrite (boost::filesystem::path path); boost::weak_ptr _film; ScreensPanel* _screens;