MCPcopy 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
234void EditToolBar::EnableDisableButtons()
235{
236 mButtons.EnableDisableButtons();
237}
238
239void EditToolBar::OnButton(wxCommandEvent &event)
240{

Callers 2

ResetMethod · 0.45
ModifyToolbarMenusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected