X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fsimple_video_view.h;h=a6a5cf47f1783b44235c9d771c6d359ff642b6d6;hb=4e841ab275143ecbd8790c39ed332e5e346733f8;hp=86451fa66c5e7f80073e4c648d1a793e7e256ea3;hpb=6a3d9962dc774becf50dd92f0cca90c536343eda;p=dcpomatic.git diff --git a/src/wx/simple_video_view.h b/src/wx/simple_video_view.h index 86451fa66..a6a5cf47f 100644 --- a/src/wx/simple_video_view.h +++ b/src/wx/simple_video_view.h @@ -43,9 +43,9 @@ public: bool display_next_frame (bool non_blocking); private: + void refresh_panel (); void paint (); void timer (); - void display_player_video (); wxPanel* _panel; boost::shared_ptr _image;