mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-04 09:15:05 +00:00
Cosmetics.
This commit is contained in:
parent
52f46ed143
commit
8997d4f60f
@ -951,7 +951,7 @@ tab_input::on_value_copy_timer(wxTimerEvent &evt) {
|
||||
mmg_track_t *t = tracks[selected_track];
|
||||
t->aspect_ratio = ti_format->cob_aspect_ratio->GetValue();
|
||||
t->fourcc = ti_format->cob_fourcc->GetValue();
|
||||
t->fps = ti_format->cob_fps->GetValue();
|
||||
t->fps = ti_format->cob_fps->GetValue();
|
||||
}
|
||||
|
||||
void
|
||||
|
Loading…
Reference in New Issue
Block a user