MCPcopy Create free account
hub / github.com/cxasm/notepad-- / on_close

Method on_close

src/findresultview.cpp:273–276  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

271}
272
273void FindResultView::on_close()
274{
275 m_resultWin->m_parent->close();
276}
277
278void FindResultView::on_warp()
279{

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected