diff options
Diffstat (limited to 'src/wx/film_editor.h')
| -rw-r--r-- | src/wx/film_editor.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/film_editor.h b/src/wx/film_editor.h index bb217211c..06a65dd9f 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -80,6 +80,8 @@ private: void content_add_file_clicked (); void content_add_folder_clicked (); void content_remove_clicked (); + void content_earlier_clicked (); + void content_later_clicked (); void container_changed (); void dcp_content_type_changed (); void scaler_changed (); |
