mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-04 10:43:08 +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