diff options
Diffstat (limited to 'src/wx/film_viewer.h')
| -rw-r--r-- | src/wx/film_viewer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 77f014aab..6029c04f3 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -77,4 +77,6 @@ private: int _out_height; int _panel_width; int _panel_height; + + bool _clear_required; }; |
