Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ ManualDiffHelpEntry
Method
ManualDiffHelpEntry
src/diff.h:548–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
546
547
public:
548
ManualDiffHelpEntry() = default;
549
ManualDiffHelpEntry(e_SrcSelector winIdx, LineRef firstLine, LineRef lastLine)
550
{
551
if(winIdx == e_SrcSelector::A)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected