mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-17 00:20:06 +02:00
Fix Windows build
This commit is contained in:
parent
080b746b66
commit
79a4c519c0
@ -218,7 +218,7 @@ BaseItemPtr ExtraMiscItems()
|
||||
{
|
||||
using Options = CommandManager::Options;
|
||||
|
||||
constexpr auto key =
|
||||
static const auto key =
|
||||
#ifdef __WXMAC__
|
||||
wxT("Ctrl+/")
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user