diff options
Diffstat (limited to 'src/wx/film_editor.h')
| -rw-r--r-- | src/wx/film_editor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index 6f39f2d68..1854df05e 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -83,6 +83,7 @@ private: void content_remove_clicked (); void content_earlier_clicked (); void content_later_clicked (); + void content_files_dropped (wxDropFilesEvent& event); void container_changed (); void dcp_content_type_changed (); void scaler_changed (); |
