diff options
Diffstat (limited to 'src')
| -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 0e61f4898..0382ef9d4 100644 --- a/src/wx/film_editor.h +++ b/src/wx/film_editor.h @@ -59,6 +59,8 @@ public: return _film; } +private: + /* Handle changes to the model */ void film_change (ChangeType, Film::Property); void film_content_change (ChangeType type, int); |
