mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-26 23:33:49 +01:00
Updates for wx3
A long way to go yet, but many OSX issues fixed including conversion of Audio Unit effects.
This commit is contained in:
@@ -142,7 +142,8 @@ void LibraryPrefs::PopulateOrExchange(ShuttleGui & S)
|
||||
bfnd->Enable(FALSE);
|
||||
#else
|
||||
// fix compilation warnings about unused variables
|
||||
bfnd, bdwn;
|
||||
wxUnusedVar(bfnd);
|
||||
wxUnusedVar(bdwn);
|
||||
#endif
|
||||
}
|
||||
S.EndTwoColumn();
|
||||
|
||||
Reference in New Issue
Block a user