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

Method GetDblClickButton

src/clickwindowbitmap.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158wxControl* CClickWindowBitmap::GetDblClickButton()
159{
160 return m_btnDblLeft;
161}
162
163wxControl* CClickWindowBitmap::GetShowFrame()
164{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected