summaryrefslogtreecommitdiff
path: root/src/wx/caption_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/caption_panel.h')
-rw-r--r--src/wx/caption_panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/caption_panel.h b/src/wx/caption_panel.h
index 8adb85e15..20af29d7e 100644
--- a/src/wx/caption_panel.h
+++ b/src/wx/caption_panel.h
@@ -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);