Handle failures to write cinemas.xml more nicely.
[dcpomatic.git] / src / wx / screens_panel.h
index ae730c2df4c43caecd6a79ab9b00a65d3cfff38f..7c72f587362eb0544e269aa87f1eb45518ccab4c 100644 (file)
@@ -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<Cinema> item_to_cinema (wxTreeListItem item) const;
        std::shared_ptr<dcpomatic::Screen> item_to_screen (wxTreeListItem item) const;