summaryrefslogtreecommitdiff
path: root/src/wx/swaroop_controls.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-06-09 23:59:12 +0100
committerCarl Hetherington <cth@carlh.net>2019-06-09 23:59:12 +0100
commit25b1934f24206b6dda5ce5a7686930d605ff6ccc (patch)
tree0fa144354d3074577562f7bb29a9de65b965f013 /src/wx/swaroop_controls.h
parente6f2a4b0085b35be378f2cdd687146857d61df80 (diff)
swaroop: allowed-shows state in playlist.
Diffstat (limited to 'src/wx/swaroop_controls.h')
-rw-r--r--src/wx/swaroop_controls.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/swaroop_controls.h b/src/wx/swaroop_controls.h
index 1f740d228..10919b767 100644
--- a/src/wx/swaroop_controls.h
+++ b/src/wx/swaroop_controls.h
@@ -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);