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 80072d48a..e01ab8ccc 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -90,6 +90,7 @@ private: /* Handle changes to the model */ void film_changed (Film::Property); + void film_content_changed (int); /* Button clicks */ void edit_filters_clicked (wxCommandEvent &); |
