summaryrefslogtreecommitdiff
path: root/src/wx/simple_video_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/simple_video_view.h')
-rw-r--r--src/wx/simple_video_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/simple_video_view.h b/src/wx/simple_video_view.h
index e19068979..80087a7d8 100644
--- a/src/wx/simple_video_view.h
+++ b/src/wx/simple_video_view.h
@@ -48,6 +48,7 @@ public:
NextFrameResult display_next_frame (bool non_blocking) override;
private:
+ bool do_update(bool non_blocking);
void refresh_panel ();
void paint ();
void timer ();