swaroop: allowed-shows state in playlist.
[dcpomatic.git] / src / wx / swaroop_controls.h
index 1f740d2283825c7164212e1d954adce40ff71f33..10919b7678e8f146eb37a136542dde90bac07354 100644 (file)
@@ -59,6 +59,7 @@ private:
        void update_current_content ();
        bool can_do_previous ();
        bool can_do_next ();
+       void decrement_allowed_shows ();
 
        boost::optional<dcp::EncryptedKDM> get_kdm_from_url (boost::shared_ptr<DCPContent> dcp);
        boost::optional<dcp::EncryptedKDM> get_kdm_from_directory (boost::shared_ptr<DCPContent> dcp);