1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-21 08:27:13 +01:00

Build fix for PR 547

This commit is contained in:
James Crook
2020-05-28 15:49:56 +01:00
parent 9b0488ab4f
commit 6cd4fce29b

View File

@@ -242,6 +242,8 @@ CommandHandlerFinder FinderScope::sFinder =
namespace {
using namespace Registry;
const auto MenuPathStart = wxT("MenuBar");
static Registry::GroupItem &sRegistry()