Summary: | The refresh action doesn't have a shortcut | ||
---|---|---|---|
Product: | [Applications] kdf | Reporter: | technikschlumpf |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cfeck, technikschlumpf |
Priority: | NOR | ||
Version: | v0.15 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdf/a63dbd870659ae2abd589996a7da8df684c77174 | Version Fixed In: | 15.04 |
Sentry Crash Report: | |||
Attachments: |
bugfix
bugfix 2 |
Description
technikschlumpf
2014-12-29 21:59:14 UTC
Created attachment 90163 [details]
bugfix
This should fix the bug.
Thanks for the bug report and patch. Please use http://api.kde.org/classmapper.php?class=kstandardshortcut for getting the user configured shortcut of the Reload action. Additionally, you cannot claim copyright for this small code change. Created attachment 90179 [details]
bugfix 2
OK, here comes the fixed patch.
Git commit a63dbd870659ae2abd589996a7da8df684c77174 by Christoph Feck, on behalf of Martin Kröll. Committed on 31/12/2014 at 15:12. Pushed by cfeck into branch 'master'. Add refresh shortcut Reviewed by Christoph Feck FIXED-IN: 15.04 M +2 -1 kdf.cpp http://commits.kde.org/kdf/a63dbd870659ae2abd589996a7da8df684c77174 Committed, see link above. Danke und guten Rutsch :) |