Basics of MP4 support in the player.
[dcpomatic.git] / src / wx / controls.h
index dba981d1436e072bff1ff083c2fc27c42ed353dc..6e9b684a62c53e567d539be8fa0070dab9211141 100644 (file)
@@ -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;