Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdiff3
/ setToDefault
Method
setToDefault
src/optiondialog.cpp:173–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
void setToDefault() override
174
{
175
setEditText(getDefault());
176
}
177
178
void setToCurrent() override
179
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected