Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ EnableDisableButtons
Method
EnableDisableButtons
src/toolbars/EditToolBar.cpp:234–237 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
232
}
233
234
void EditToolBar::EnableDisableButtons()
235
{
236
mButtons.EnableDisableButtons();
237
}
238
239
void EditToolBar::OnButton(wxCommandEvent &event)
240
{
Callers
2
Reset
Method · 0.45
ModifyToolbarMenus
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected