diff options
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index bb7353a9b..452d4a4f8 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -65,8 +65,8 @@ public: FFmpegContentList selected_ffmpeg (); void add_file_clicked (); - -private: + +private: void selection_changed (); void add_folder_clicked (); void remove_clicked (); |
