X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fcontent_panel.h;h=761b34a24113d97d82ce1715e36eb427a0a55049;hp=8277b7c4250a1013e85cc3e0055ea407ff11f301;hb=e0da7a310a9e7f05c7c75fa7b39f1fb110567d60;hpb=cf693669efd43c0ac565c61a074a1c7f0290921e 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 _film_viewer; bool _generally_sensitive; bool _ignore_deselect; + bool _no_check_selection; };