mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-28 14:18:41 +02:00
Fix warning
This commit is contained in:
parent
1e195ecea6
commit
a269670912
@ -1183,6 +1183,8 @@ bool ProgressDialog::Create(const wxString & title,
|
||||
// On OSX at least, creating the disabler causes the dialog to show, so
|
||||
// just hide it again until the delay has been reached.
|
||||
Show(false);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user