MCPcopy Create free account
hub / github.com/audacity/audacity / DeviceToolbarPrefsID

Function DeviceToolbarPrefsID

src/toolbars/DeviceToolBar.cpp:67–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

65END_EVENT_TABLE()
66
67int DeviceToolbarPrefsID()
68{
69 static int value = wxNewId();
70 return value;
71}
72
73Identifier DeviceToolBar::ID()
74{

Callers 4

UpdateSelectedPrefsMethod · 0.85
OnChoiceMethod · 0.85
UpdateSelectedPrefsMethod · 0.85
CommonMenuItemStepsMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected