summaryrefslogtreecommitdiff
path: root/src/wx/video_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/video_panel.h')
-rw-r--r--src/wx/video_panel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/video_panel.h b/src/wx/video_panel.h
index c405822be..2be7eb049 100644
--- a/src/wx/video_panel.h
+++ b/src/wx/video_panel.h
@@ -39,7 +39,7 @@ class wxButton;
class VideoPanel : public ContentSubPanel
{
public:
- VideoPanel (ContentPanel *);
+ explicit VideoPanel (ContentPanel *);
void film_changed (Film::Property);
void film_content_changed (int);