diff options
Diffstat (limited to 'src/wx/content_panel.h')
| -rw-r--r-- | src/wx/content_panel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/content_panel.h b/src/wx/content_panel.h index 8277b7c42..761b34a24 100644 --- a/src/wx/content_panel.h +++ b/src/wx/content_panel.h @@ -124,4 +124,5 @@ private: boost::weak_ptr<FilmViewer> _film_viewer; bool _generally_sensitive; bool _ignore_deselect; + bool _no_check_selection; }; |
