X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fgl_video_view.h;fp=src%2Fwx%2Fgl_video_view.h;h=e64cb63db642e445daae664944ccb0cfeb3427de;hb=1b6b469e927de081367b9cf861f0a551ee43422b;hp=7ef7b565aaa2fa00f787a8eb212bfc4ab1a30fe0;hpb=7b52f6a8b192e14e6fca763d4be63b6b31bf4661;p=dcpomatic.git diff --git a/src/wx/gl_video_view.h b/src/wx/gl_video_view.h index 7ef7b565a..e64cb63db 100644 --- a/src/wx/gl_video_view.h +++ b/src/wx/gl_video_view.h @@ -91,7 +91,7 @@ public: private: void set_image (std::shared_ptr pv); void set_image_and_draw (); - void draw (Position inter_position, dcp::Size inter_size); + void draw (); void thread (); void thread_playing (); void request_one_shot ();