MCPcopy Create free account
hub / github.com/cjcliffe/CubicSDR / onTreeSelectChanging

Method onTreeSelectChanging

src/forms/Bookmark/BookmarkView.cpp:1162–1165  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1160
1161
1162void BookmarkView::onTreeSelectChanging( wxTreeEvent& event ) {
1163
1164 event.Skip();
1165}
1166
1167
1168void BookmarkView::onLabelKillFocus(wxFocusEvent &event) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected