vtl: hide audio-import button when import/processing started
This commit is contained in:
parent
745804fd7e
commit
74c9bc6fcc
@ -394,6 +394,7 @@ TranscodeVideoDialog::dialog_progress_mode ()
|
||||
cancel_button->hide();
|
||||
copy_button.hide();
|
||||
transcode_button.hide();
|
||||
audio_button.hide();
|
||||
pbar.set_size_request(300,-1);
|
||||
progress_box->show();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user