diff options
Diffstat (limited to 'src/wx/control_film_viewer.h')
| -rw-r--r-- | src/wx/control_film_viewer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/control_film_viewer.h b/src/wx/control_film_viewer.h index b3ad701d8..cef5cb552 100644 --- a/src/wx/control_film_viewer.h +++ b/src/wx/control_film_viewer.h @@ -58,6 +58,8 @@ private: void outline_content_changed (); void eye_changed (); void position_changed (); + void started (); + void stopped (); boost::shared_ptr<Film> _film; boost::shared_ptr<FilmViewer> _viewer; |
