MCPcopy Create free account
hub / github.com/KDE/kdiff3 / resetSelection

Method resetSelection

src/mergeresultwindow.cpp:2634–2638  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2632}
2633
2634void MergeResultWindow::resetSelection()
2635{
2636 m_selection.reset();
2637 update();
2638}
2639
2640void MergeResultWindow::setModified(bool bModified)
2641{

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected