MCPcopy Create free account
hub / github.com/KDE/kate / setBaseDiff

Method setBaseDiff

apps/lib/diff/gitdiff.cpp:599–602  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

597}
598
599void VcsDiff::setBaseDiff(const QUrl &url)
600{
601 d->baseDiff = url;
602}
603
604void VcsDiff::setDepth(const uint depth)
605{

Callers 2

subDiffHunkMethod · 0.80
subDiffMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected