MCPcopy Create free account
hub / github.com/audiorouterdev/audio-router / DetachWnd

Method DetachWnd

audio-router-gui/ScrollHelper.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void CScrollHelper::DetachWnd()
60{
61 m_attachWnd = NULL;
62}
63
64void CScrollHelper::SetDisplaySize(int displayWidth, int displayHeight)
65{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected