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

Method slotCurrentDelete

src/directorymergewindow.cpp:1110–1113  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1108}
1109
1110void DirectoryMergeWindow::slotCurrentDelete()
1111{
1112 d->setMergeOperation(currentIndex(), eDeleteFromDest);
1113}
1114// Sync current item
1115void DirectoryMergeWindow::slotCurrentCopyAToB()
1116{

Callers

nothing calls this directly

Calls 1

setMergeOperationMethod · 0.80

Tested by

no test coverage detected