mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-21 16:37:12 +01:00
Try another fix for AppVeyor.
This commit is contained in:
@@ -42,7 +42,7 @@ struct CommandContext {
|
||||
AudacityProject &p
|
||||
, const wxEvent *e = nullptr
|
||||
, int ii = 0
|
||||
, const CommandParameter ¶m = {}
|
||||
, const CommandParameter ¶m = CommandParameter{}
|
||||
)
|
||||
: project{ p }
|
||||
, pEvt{ e }
|
||||
|
||||
Reference in New Issue
Block a user