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

Method GetDragButton

src/clickwindowtext.cpp:192–195  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192wxControl* CClickWindowText::GetDragButton()
193{
194 return m_dragButton;
195}
196
197wxControl* CClickWindowText::GetDblClickButton()
198{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected