| 94 | } |
| 95 | |
| 96 | void KDiff3Shell::optionsConfigureKeys() |
| 97 | { |
| 98 | KShortcutsDialog::showDialog(actionCollection(), KShortcutsEditor::LetterShortcutsDisallowed); |
| 99 | } |
| 100 | |
| 101 | void KDiff3Shell::optionsConfigureToolbars() |
| 102 | { |
nothing calls this directly
no outgoing calls
no test coverage detected