diff options
Diffstat (limited to 'src/wx/video_view.h')
| -rw-r--r-- | src/wx/video_view.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/video_view.h b/src/wx/video_view.h index f4a8ea22b..827d1bf73 100644 --- a/src/wx/video_view.h +++ b/src/wx/video_view.h @@ -64,6 +64,8 @@ protected: /* XXX_b: to remove */ friend class FilmViewer; + bool get_next_frame (bool non_blocking); + FilmViewer* _viewer; std::pair<boost::shared_ptr<PlayerVideo>, dcpomatic::DCPTime> _player_video; |
