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