diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-06 23:16:24 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-06 23:16:24 +0100 |
| commit | 2857a60daf47286979a813ebefd892757de4f113 (patch) | |
| tree | 61afeae6a53b096f8c9195a6f81e4002d224c0a6 /src/wx/video_panel.h | |
| parent | 8796ee8654dfbf98290bfaaca1388e50ab962b40 (diff) | |
Tweak crop layout.
Diffstat (limited to 'src/wx/video_panel.h')
| -rw-r--r-- | src/wx/video_panel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/video_panel.h b/src/wx/video_panel.h index 3c7588eb1..a244d08b3 100644 --- a/src/wx/video_panel.h +++ b/src/wx/video_panel.h @@ -64,7 +64,6 @@ 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; |
