mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-27 15:08:39 +01:00
Fix class/struct warning.
This commit is contained in:
@@ -169,7 +169,7 @@ class WaveTrack;
|
||||
#include "./commands/CommandFlag.h"
|
||||
#include "../include/audacity/EffectInterface.h"
|
||||
|
||||
class MenuCommandHandler;
|
||||
struct MenuCommandHandler;
|
||||
class MenuManager;
|
||||
|
||||
class AUDACITY_DLL_API AudacityProject final : public wxFrame,
|
||||
|
||||
Reference in New Issue
Block a user