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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/video_panel.h b/src/wx/video_panel.h
index ad0ba402a..04063ef54 100644
--- a/src/wx/video_panel.h
+++ b/src/wx/video_panel.h
@@ -64,6 +64,7 @@ private:
wxCheckBox* _use;
wxStaticText* _type_label;
ContentChoice<VideoContent, VideoFrameType>* _frame_type;
+ wxStaticText* _crop_label;
wxStaticText* _left_crop_label;
ContentSpinCtrl<VideoContent>* _left_crop;
wxStaticText* _right_crop_label;