Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / wx / audio_dialog.h
index 38f474afda0200de1f9f7385a7f1a5694d3bf063..e866aca3f83a8823d0a52e76edd8e1a07440782d 100644 (file)
@@ -35,7 +35,7 @@ public:
 
        bool Show (bool show = true);
 
-       void set_cursor (boost::optional<DCPTime> time, boost::optional<float> db);
+       void set_cursor (boost::optional<dcpomatic::DCPTime> time, boost::optional<float> db);
 
 private:
        void film_change (ChangeType, int);