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

Method slotConfigureKeys

src/pdiff.cpp:1134–1137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1132}
1133
1134void KDiff3App::slotConfigureKeys()
1135{
1136 KShortcutsDialog::showDialog(actionCollection(), KShortcutsEditor::LetterShortcutsDisallowed, this);
1137}
1138
1139void KDiff3App::slotRefresh()
1140{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected