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

Method SetCapturedChild

src/widgets/ExpandingToolBar.cpp:1280–1283  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1278}
1279
1280void ToolBarArea::SetCapturedChild(ExpandingToolBar *child)
1281{
1282 mCapturedChild = child;
1283}

Callers 2

StartMovingMethod · 0.80
FinishMovingMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected