diff options
Diffstat (limited to 'src/wx/controls.h')
| -rw-r--r-- | src/wx/controls.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/wx/controls.h b/src/wx/controls.h index dba981d14..6e9b684a6 100644 --- a/src/wx/controls.h +++ b/src/wx/controls.h @@ -79,8 +79,7 @@ private: void started (); void stopped (); void film_changed (); - void update_dcp_directory (); - void dcp_directory_changed (); + void update_content_directory (); void config_changed (int property); typedef std::pair<boost::shared_ptr<dcp::CPL>, boost::filesystem::path> CPL; |
