Audacity 3.2.0
Classes | Functions
anonymous_namespace{WaveTrackViewConstants.cpp} Namespace Reference

Classes

class  Registry
 

Functions

RegistryGetRegistry ()
 

Function Documentation

◆ GetRegistry()

Registry & anonymous_namespace{WaveTrackViewConstants.cpp}::GetRegistry ( )

Definition at line 77 of file WaveTrackViewConstants.cpp.

78 {
79 static Registry result;
80 return result;
81 }
Definition: Menus.h:35

Referenced by WaveTrackSubViewType::All(), and WaveTrackSubViewType::RegisteredType::RegisteredType().

Here is the caller graph for this function: