Review Request 112673: Expose setStandardActionNames as public API in kacceleratormanager
David Faure
faure at kde.org
Fri Sep 13 07:43:20 UTC 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112673/#review39938
-----------------------------------------------------------
Ship it!
Ah right. We exported it, but if the _p.h isn't installed, that's not enough.
The alternative would have been a global function and using "extern", like in Qt, but OK, this works too.
tier1/kwidgetsaddons/src/kacceleratormanager_p.h
<http://git.reviewboard.kde.org/r/112673/#comment29481>
clearly this has to be adjusted, it's not exported anymore
- David Faure
On Sept. 11, 2013, 4:52 p.m., David Edmundson wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112673/
> -----------------------------------------------------------
>
> (Updated Sept. 11, 2013, 4:52 p.m.)
>
>
> Review request for KDE Frameworks.
>
>
> Description
> -------
>
> Expose setStandardActionNames as public API in kacceleratormanager
>
> This is needed by KStandardAction which is in a different tier to
> kacceleratormanager.
>
> I changed it from setStandardActionNames to addStandardActionNames as
> now it it public API it shouldn't break if two classes use it.
>
>
> Diffs
> -----
>
> staging/kconfigwidgets/src/kstandardaction.cpp 23e3b32
> tier1/kwidgetsaddons/src/kacceleratormanager.h 108cb85
> tier1/kwidgetsaddons/src/kacceleratormanager.cpp f50057e
> tier1/kwidgetsaddons/src/kacceleratormanager_p.h 89ccde5
>
> Diff: http://git.reviewboard.kde.org/r/112673/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> David Edmundson
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130913/757d69c8/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list