| 161 | } |
| 162 | |
| 163 | wxControl* CClickWindowBitmap::GetShowFrame() |
| 164 | { |
| 165 | return m_btnShowFrame; |
| 166 | } |
| 167 | |
| 168 | void CClickWindowBitmap::UpdateButtons (bool noClickStatus, CClickWindowController::EButton selected, |
| 169 | CClickWindowController::EButton locked) |
nothing calls this directly
no outgoing calls
no test coverage detected