mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-14 17:14:07 +01:00
Fix Windows build
This commit is contained in:
@@ -218,7 +218,7 @@ BaseItemPtr ExtraMiscItems()
|
||||
{
|
||||
using Options = CommandManager::Options;
|
||||
|
||||
constexpr auto key =
|
||||
static const auto key =
|
||||
#ifdef __WXMAC__
|
||||
wxT("Ctrl+/")
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user