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

Method GetShowFrame

src/clickwindowbitmap.cpp:163–166  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

161}
162
163wxControl* CClickWindowBitmap::GetShowFrame()
164{
165 return m_btnShowFrame;
166}
167
168void CClickWindowBitmap::UpdateButtons (bool noClickStatus, CClickWindowController::EButton selected,
169 CClickWindowController::EButton locked)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected