| 1132 | } |
| 1133 | |
| 1134 | void KDiff3App::slotConfigureKeys() |
| 1135 | { |
| 1136 | KShortcutsDialog::showDialog(actionCollection(), KShortcutsEditor::LetterShortcutsDisallowed, this); |
| 1137 | } |
| 1138 | |
| 1139 | void KDiff3App::slotRefresh() |
| 1140 | { |
nothing calls this directly
no outgoing calls
no test coverage detected