Display only required tabs, including subs / ccap.
[dcpomatic.git] / src / wx / caption_panel.h
index 8adb85e15ecaa010dcbfafe84eca6ab48e2fc369..20af29d7e3b29c1d77f4761fa5f7320cbde33dd8 100644 (file)
@@ -28,7 +28,7 @@ class FontsDialog;
 class CaptionPanel : public ContentSubPanel
 {
 public:
-       explicit CaptionPanel (ContentPanel *);
+       CaptionPanel (ContentPanel *, CaptionType t);
 
        void film_changed (Film::Property);
        void film_content_changed (int);