summaryrefslogtreecommitdiff
path: root/src/wx/text_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-07-26 13:09:44 +0100
committerCarl Hetherington <cth@carlh.net>2018-07-26 13:09:44 +0100
commit8484d278ec6905502bd1178cc58d8cb7b3c12df0 (patch)
tree9467c07905be6a74f487989431424dce4b6d5435 /src/wx/text_panel.h
parent31adaadc4957badc8ae458e2b5848ec550723c82 (diff)
Disable bits of TextPanel when we are making closed captions.
Diffstat (limited to 'src/wx/text_panel.h')
-rw-r--r--src/wx/text_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/text_panel.h b/src/wx/text_panel.h
index 86381e6ff..3d3483a46 100644
--- a/src/wx/text_panel.h
+++ b/src/wx/text_panel.h
@@ -49,6 +49,7 @@ private:
void fonts_dialog_clicked ();
void reference_clicked ();
void appearance_dialog_clicked ();
+ TextType current_type () const;
void setup_sensitivity ();