From ca3393a75c1685d1615ff678b58bd3b75fe79cd2 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 20 Oct 2019 23:24:32 +0200 Subject: [PATCH] Add FIXME. --- src/wx/simple_video_view.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/simple_video_view.h b/src/wx/simple_video_view.h index 8527cdbe7..1d5242a1a 100644 --- a/src/wx/simple_video_view.h +++ b/src/wx/simple_video_view.h @@ -43,6 +43,7 @@ public: private: void paint (); void timer (); + /* XXX_b: rename this (there's already a get() in the parent) */ bool get (bool lazy); void display_player_video (); -- 2.30.2