Audacity 3.2.0
Variables
audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp} Namespace Reference

Variables

const wxSize avatarSize = { 32, 32 }
 
const auto notLinkedText = XO("Account not linked")
 
const auto anonymousText = XO("Anonymous")
 

Variable Documentation

◆ anonymousText

const auto audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp}::anonymousText = XO("Anonymous")

◆ avatarSize

const wxSize audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp}::avatarSize = { 32, 32 }

Definition at line 47 of file UserPanel.cpp.

◆ notLinkedText

const auto audacity::cloud::audiocom::anonymous_namespace{UserPanel.cpp}::notLinkedText = XO("Account not linked")

Definition at line 48 of file UserPanel.cpp.