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 b445528b1..f8658be38 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -98,6 +98,7 @@ private: boost::shared_ptr<Player> _player; wxSizer* _v_sizer; + /** The area that we put our image in */ wxPanel* _panel; wxCheckBox* _outline_content; wxRadioButton* _left_eye; |
