1
0
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:
James Crook
2018-04-05 18:12:34 +01:00
parent af54ac9cf6
commit 0885fda459
5 changed files with 9 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ class wxEvent;
class CommandOutputTargets;
using CommandParameter = wxString;
class CommandContext {
class AUDACITY_DLL_API CommandContext {
public:
CommandContext(
AudacityProject &p