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 2be7eb049..a1579bf62 100644
--- a/src/wx/video_panel.h
+++ b/src/wx/video_panel.h
@@ -57,6 +57,7 @@ private:
void setup_sensitivity ();
wxCheckBox* _reference;
+ wxStaticText* _reference_note;
ContentChoice<VideoContent, VideoFrameType>* _frame_type;
ContentSpinCtrl<VideoContent>* _left_crop;
ContentSpinCtrl<VideoContent>* _right_crop;