https://bugs.kde.org/show_bug.cgi?id=462615
Kurt Hindenburg <khindenb...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/util | |ities/konsole/-/commit/c80d | |012773ca9d2b4a790226976c3e7 | |b4fcd4af8 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #9 from Kurt Hindenburg <khindenb...@kde.org> --- Git commit c80d012773ca9d2b4a790226976c3e7b4fcd4af8 by Kurt Hindenburg, on behalf of Theodore Wang. Committed on 06/06/2023 at 21:28. Pushed by hindenburg into branch 'master'. Eliminate compilation warnings for plugins from using QAction::setShortcut(s) Replaced QAction::setShortcut(s) with KActionCollection::setDefaultShortcut(s) to eliminate compilation warnings M +4 -4 src/plugins/QuickCommands/quickcommandsplugin.cpp M +4 -4 src/plugins/SSHManager/sshmanagerplugin.cpp https://invent.kde.org/utilities/konsole/-/commit/c80d012773ca9d2b4a790226976c3e7b4fcd4af8 -- You are receiving this mail because: You are watching all bug changes.