Cosmetics.

This commit is contained in:
Moritz Bunkus 2009-05-07 08:28:31 +02:00
parent 52f46ed143
commit 8997d4f60f

View File

@ -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