mirror of
https://github.com/cookiengineer/audacity
synced 2025-07-30 15:39:27 +02:00
Fix class/struct warning.
This commit is contained in:
parent
52672ed5e2
commit
b7abde8527
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user