X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fwx%2Fscreens_panel.h;h=7c72f587362eb0544e269aa87f1eb45518ccab4c;hb=b16b0da184b349c9565a9e556b22164a2a158970;hp=ae730c2df4c43caecd6a79ab9b00a65d3cfff38f;hpb=963a684d107f7135e6680c2ed7f88e8aa5810ea1;p=dcpomatic.git diff --git a/src/wx/screens_panel.h b/src/wx/screens_panel.h index ae730c2df..7c72f5873 100644 --- a/src/wx/screens_panel.h +++ b/src/wx/screens_panel.h @@ -71,6 +71,7 @@ private: int compare (std::string const& utf8_a, std::string const& utf8_b); void check_all (); void uncheck_all (); + bool notify_cinemas_changed(); std::shared_ptr item_to_cinema (wxTreeListItem item) const; std::shared_ptr item_to_screen (wxTreeListItem item) const;