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

Method GetRightButton

src/clickwindowbitmap.cpp:148–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

146}
147
148wxControl* CClickWindowBitmap::GetRightButton()
149{
150 return m_btnRight;
151}
152
153wxControl* CClickWindowBitmap::GetDragButton()
154{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected