diff options
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 1115aaf31..5f6faa0a3 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -65,7 +65,7 @@ public: FFmpegContentList selected_ffmpeg (); void add_file_clicked (); - void remove_clicked (); + void remove_clicked (bool hotkey); private: void selection_changed (); |
