mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
Merged 2333
This commit is contained in:
parent
d5ca84ac0d
commit
97e0d8b7bf
@ -64,7 +64,7 @@ tab_global::tab_global(wxWindow *parent):
|
||||
cb_link->SetValue(false);
|
||||
cb_link->Enable(false);
|
||||
siz_line->Add(cb_link, 0, wxALIGN_CENTER_VERTICAL | wxRIGHT, 5);
|
||||
siz_line->Add(1, 0, 1, wxGROW, 0);
|
||||
siz_line->Add(1, 15, 0, 0, 0);
|
||||
|
||||
st_split_max_files = new wxStaticText(this, wxID_STATIC,
|
||||
wxT("max. number of files:"));
|
||||
|
Loading…
Reference in New Issue
Block a user