diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-10-20 23:24:32 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-01-08 21:56:47 +0100 |
| commit | ca3393a75c1685d1615ff678b58bd3b75fe79cd2 (patch) | |
| tree | fb2cb811de97988a044efc9d7292bada5afe5788 /src | |
| parent | 0a3f387f5d39da2ca38ec90a9593c1b598040dd7 (diff) | |
Add FIXME.
Diffstat (limited to 'src')
| -rw-r--r-- | src/wx/simple_video_view.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 (); |
