mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
vtl: hide audio-import button when import/processing started
This commit is contained in:
parent
745804fd7e
commit
74c9bc6fcc
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue