Disable bits of TextPanel when we are making closed captions.
[dcpomatic.git] / src / wx / text_panel.h
index 86381e6ff6d7f56212f4ba43baffb405cb964b9c..3d3483a465d36dfbc4fddc55058ea802f7fb6273 100644 (file)
@@ -49,6 +49,7 @@ private:
        void fonts_dialog_clicked ();
        void reference_clicked ();
        void appearance_dialog_clicked ();
+       TextType current_type () const;
 
        void setup_sensitivity ();