diff options
Diffstat (limited to 'src/wx/film_viewer.h')
| -rw-r--r-- | src/wx/film_viewer.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 1340f37fb..b45e53d31 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -67,6 +67,7 @@ private: void back_clicked (wxCommandEvent &); void forward_clicked (wxCommandEvent &); void player_changed (bool); + void set_position_text (Time); boost::shared_ptr<Film> _film; boost::shared_ptr<Player> _player; |
