Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KTorrent
Commits
92f28dd8
Commit
92f28dd8
authored
Dec 27, 2021
by
Alexander Lohnau
💬
Browse files
Port away from deprecated KShortcutsDialog::configure
parent
eb7d5132
Changes
1
Hide whitespace changes
Inline
Side-by-side
ktorrent/gui.cpp
View file @
92f28dd8
...
...
@@ -320,7 +320,7 @@ void GUI::showIPFilter()
void
GUI
::
configureKeys
()
{
KShortcutsDialog
::
configure
(
actionCollection
());
KShortcutsDialog
::
showDialog
(
actionCollection
());
}
void
GUI
::
configureToolbars
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment