Audacity 3.2.0
|
Variables | |
const wxSize | avatarSize = { 32, 32 } |
const auto | notLinkedText = XO("Account not linked") |
const auto | anonymousText = XO("Anonymous") |
const auto audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp}::anonymousText = XO("Anonymous") |
Definition at line 49 of file UserPanel.cpp.
Referenced by audacity::cloud::audiocom::UserPanel::SetAnonymousState().
const wxSize audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp}::avatarSize = { 32, 32 } |
Definition at line 47 of file UserPanel.cpp.
const auto audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp}::notLinkedText = XO("Account not linked") |
Definition at line 48 of file UserPanel.cpp.