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

Method GetDragButton

src/clickwindowbitmap.cpp:153–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153wxControl* CClickWindowBitmap::GetDragButton()
154{
155 return m_btnDrag;
156}
157
158wxControl* CClickWindowBitmap::GetDblClickButton()
159{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected