-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120088/
-----------------------------------------------------------

Review request for KDE Frameworks and David Faure.


Repository: kconfigwidgets


Description
-------

Fix the 'Shortcut for action  "XXX" "YYY" set with QAction::setShortcut()! Use 
KActionCollection::setDefaultShortcut(s) instead' for StdActions


Diffs
-----

  src/kstandardaction.cpp a18527b 

Diff: https://git.reviewboard.kde.org/r/120088/diff/


Testing
-------

Standard actions use lead to that warning, as the internally use just 
setShortcuts (as they can't use KActionCollection).
KWrite now starts up with close to zero warnings (and none for standard 
actions, I think).


Thanks,

Christoph Cullmann

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to