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 b475bde70..c1e9588fe 100644 --- a/src/wx/kdm_dialog.h +++ b/src/wx/kdm_dialog.h @@ -51,6 +51,7 @@ private: void setup_sensitivity (); void make_clicked (); bool confirm_overwrite (boost::filesystem::path path); + void cpl_changed(); std::weak_ptr<const Film> _film; ScreensPanel* _screens; |
