1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 14:13:57 +01:00

Merge pull request #44 from daavery/master

update for wx3
This commit is contained in:
Leland Lucius
2015-05-16 16:22:33 -05:00
3 changed files with 13 additions and 2 deletions

View File

@@ -3032,7 +3032,7 @@ void EffectUIHost::OnInitDialog(wxInitDialogEvent & evt)
wxDialog::OnInitDialog(evt);
#if wxCHECK_VERSION(3, 0, 0)
#warning "check to see if this still needed in wx3"
//#warning "check to see if this still needed in wx3"
#endif
// Pure hackage coming down the pike...