mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Fix build
This commit is contained in:
@@ -1158,7 +1158,7 @@ bool ProgressDialog::Create(const TranslatableString & title,
|
||||
Init();
|
||||
|
||||
wxWindow *parent =
|
||||
#if defined(__WXMAC__),
|
||||
#if defined(__WXMAC__)
|
||||
// Bug 2703: In release builds, the progress dialog will fall behind
|
||||
// the top level dialog (like effects dialogs). This does not happen
|
||||
// in debug builds and I was not able to track down the reason. So,
|
||||
|
||||
Reference in New Issue
Block a user