Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ slotFinishDrop
Method
slotFinishDrop
src/pdiff.cpp:716–720 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
714
}
715
716
void KDiff3App::slotFinishDrop()
717
{
718
raise();
719
mainInit(m_totalDiffStatus);
720
}
721
722
void KDiff3App::slotFileOpen()
723
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected