Reformat crop controls.
[dcpomatic.git] / src / wx / video_panel.h
index ad0ba402a763e4a23a9216dc1fc9a80acce45b5a..04063ef54b179a54bcb445e30e34bc8b161bd777 100644 (file)
@@ -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;