Add FIXME.
authorCarl Hetherington <cth@carlh.net>
Sun, 20 Oct 2019 21:24:32 +0000 (23:24 +0200)
committerCarl Hetherington <cth@carlh.net>
Wed, 8 Jan 2020 20:56:47 +0000 (21:56 +0100)
src/wx/simple_video_view.h

index 8527cdbe77424af52c6ec2a9f4c04b2a310ccf63..1d5242a1ac965263ff0b9ad36799a6e2106e3463 100644 (file)
@@ -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 ();