diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-05-10 23:22:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-05-10 23:43:55 +0100 |
| commit | ec1df37a1940063dc0dbc45ad2dab638bdc92c0d (patch) | |
| tree | 8879c467bdf0d119f4c3edb1956025a6ca578884 /src/wx/simple_video_view.h | |
| parent | e153d7f5dc128d97160e41bdda3c4e4a05c7140b (diff) | |
Colour in 'masking' in GL mode.
Diffstat (limited to 'src/wx/simple_video_view.h')
| -rw-r--r-- | src/wx/simple_video_view.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/simple_video_view.h b/src/wx/simple_video_view.h index 40924839f..686a1a1f3 100644 --- a/src/wx/simple_video_view.h +++ b/src/wx/simple_video_view.h @@ -41,7 +41,6 @@ public: private: void paint (); - FilmViewer* _viewer; wxPanel* _panel; boost::shared_ptr<const Image> _image; }; |
