mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-21 14:02:57 +02:00
Fix mod-nyq-bench compilation under Windows.
This commit is contained in:
@@ -22,7 +22,7 @@ class wxEvent;
|
||||
class CommandOutputTargets;
|
||||
using CommandParameter = wxString;
|
||||
|
||||
class CommandContext {
|
||||
class AUDACITY_DLL_API CommandContext {
|
||||
public:
|
||||
CommandContext(
|
||||
AudacityProject &p
|
||||
|
Reference in New Issue
Block a user