diff options
Diffstat (limited to 'src/wx/kdm_dialog.h')
| -rw-r--r-- | src/wx/kdm_dialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
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<const Film> _film; ScreensPanel* _screens; |
