mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-06 14:35:32 +01:00
static MenuManager::Get()...
... not member functions of AudacityProject
This commit is contained in:
@@ -661,12 +661,7 @@ private:
|
||||
private:
|
||||
#endif
|
||||
|
||||
private:
|
||||
std::unique_ptr<MenuManager> mMenuManager;
|
||||
|
||||
public:
|
||||
friend MenuManager &GetMenuManager(AudacityProject &project);
|
||||
|
||||
class PlaybackScroller final : public wxEvtHandler
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user