mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 14:27:42 +00:00
Cosmetics
This commit is contained in:
parent
9c325d1be4
commit
86c32589a9
@ -118,7 +118,7 @@ tab_input_format::tab_input_format(wxWindow *parent,
|
||||
siz_fg->Add(cob_fourcc, 1, wxGROW | wxALIGN_CENTER_VERTICAL | wxALL,
|
||||
STDSPACING);
|
||||
|
||||
st_stereo_mode = new wxStaticText(this, -1, wxT("Stereo mode:"));
|
||||
st_stereo_mode = new wxStaticText(this, -1, wxT("Stereoscopy:"));
|
||||
st_stereo_mode->Enable(false);
|
||||
siz_fg->Add(st_stereo_mode, 0, wxALIGN_CENTER_VERTICAL | wxALL, STDSPACING);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user