Restore time zone to Cinema and improve UI to use it (#2473).
[dcpomatic.git] / src / wx / kdm_dialog.h
index c1e9588fe66b6b36d85bb9ac8967295e47333942..ec92db616601550239c32aace0588852b987035e 100644 (file)
@@ -52,6 +52,7 @@ private:
        void make_clicked ();
        bool confirm_overwrite (boost::filesystem::path path);
        void cpl_changed();
+       void screens_changed();
 
        std::weak_ptr<const Film> _film;
        ScreensPanel* _screens;