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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h
index 1f64d51c6..ab198411d 100644
--- a/src/wx/content_panel.h
+++ b/src/wx/content_panel.h
@@ -63,10 +63,11 @@ public:
SubtitleContentList selected_subtitle ();
FFmpegContentList selected_ffmpeg ();
+ void add_file_clicked ();
+
private:
void sequence_video_changed ();
void selection_changed ();
- void add_file_clicked ();
void add_folder_clicked ();
void remove_clicked ();
void earlier_clicked ();