MCPcopy 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
664void MergeResultWindow::slotGoCurrent()
665{
666 setFastSelector(m_currentMergeBlockIt);
667}
668
669void MergeResultWindow::slotGoBottom()
670{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected