MCPcopy Create free account
hub / github.com/cmauri/eviacam / GetDblClickButton

Method GetDblClickButton

src/clickwindowtext.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195}
196
197wxControl* CClickWindowText::GetDblClickButton()
198{
199 return m_dblClickButton;
200}
201
202wxControl* CClickWindowText::GetShowFrame()
203{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected