Add options for where the add files dialog starts (#2413).
[dcpomatic.git] / src / wx / content_panel.h
index de1123ccebe78c4e31d207ceed64a288ef373533..8f25353b3c4167eec241dfa42d7f7a4979983d4b 100644 (file)
@@ -109,6 +109,7 @@ private:
        void later_clicked ();
        void right_click (wxListEvent &);
        void files_dropped (wxDropFilesEvent &);
+       boost::optional<boost::filesystem::path> add_files_override_path() const;
 
        void setup ();
        void setup_sensitivity ();