Add FIXME.
[dcpomatic.git] / 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 ();