Make the crop controls more like those on the v2.15.x branch
[dcpomatic.git] / src / wx / video_panel.h
index 795a52a78f2cfa33c5227a3dcb93efaf84a23ed6..7d0f1f7d251c2931d66e28f7eb0e8097dd3594aa 100644 (file)
@@ -61,6 +61,7 @@ private:
        wxStaticText* _reference_note;
        wxStaticText* _type_label;
        ContentChoice<VideoContent, VideoFrameType>* _frame_type;
+       wxStaticText* _crop_label;
        wxStaticText* _left_crop_label;
        ContentSpinCtrl<VideoContent>* _left_crop;
        wxStaticText* _right_crop_label;