diff options
Diffstat (limited to 'src/wx/film_viewer.h')
| -rw-r--r-- | src/wx/film_viewer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 28fc4971d..5c8320295 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -66,7 +66,7 @@ private: void active_jobs_changed (bool); void back_clicked (wxCommandEvent &); void forward_clicked (wxCommandEvent &); - void player_changed (); + void player_changed (bool); boost::shared_ptr<Film> _film; boost::shared_ptr<Player> _player; |
