Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2634
void MergeResultWindow::resetSelection()
2635
{
2636
m_selection.reset();
2637
update();
2638
}
2639
2640
void MergeResultWindow::setModified(bool bModified)
2641
{
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected