[Differential] [Accepted] D4163: pre-load the first layer of sub menus
Kai Uwe Broulik
noreply at phabricator.kde.org
Mon Jan 16 17:04:52 UTC 2017
broulik accepted this revision.
broulik added a reviewer: broulik.
broulik added inline comments.
This revision is now accepted and ready to land.
INLINE COMMENTS
> appmenumodel.cpp:238
> + //cache first layer of sub menus, which we'll be popping up
> + for(QAction *a: m_menu->actions()) {
> + if (a->menu()) {
coding style: for (…) {
REPOSITORY
R120 Plasma Workspace
BRANCH
Plasma/5.9
REVISION DETAIL
https://phabricator.kde.org/D4163
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: davidedmundson, #plasma, broulik
Cc: broulik, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170116/425ee82b/attachment.html>
More information about the Plasma-devel
mailing list