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

Method optionsConfigureKeys

src/kdiff3_shell.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94}
95
96void KDiff3Shell::optionsConfigureKeys()
97{
98 KShortcutsDialog::showDialog(actionCollection(), KShortcutsEditor::LetterShortcutsDisallowed);
99}
100
101void KDiff3Shell::optionsConfigureToolbars()
102{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected