summaryrefslogtreecommitdiff
path: root/src/wx/content_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/content_panel.h')
-rw-r--r--src/wx/content_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index de1123cce..8f25353b3 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -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 ();