Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ slotGoCurrent
Method
slotGoCurrent
src/mergeresultwindow.cpp:664–667 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
662
}
663
664
void MergeResultWindow::slotGoCurrent()
665
{
666
setFastSelector(m_currentMergeBlockIt);
667
}
668
669
void MergeResultWindow::slotGoBottom()
670
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected