[Differential] [Accepted] D3013: add "Analyze" group to ContextMenuExtension
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Tue Oct 11 22:59:49 UTC 2016
kfunk accepted this revision.
kfunk added a reviewer: kfunk.
kfunk added a comment.
This revision is now accepted and ready to land.
Looks good to me.
This goes to master branch, correct?
INLINE COMMENTS
> contextmenuextension.cpp:193
> + {
> + analyzeMenu = menu->addMenu( i18n("Analyze with") );
> + }
Capitalize 'With'
> projecttreeview.cpp:344
> + {
> + QMenu* analyzeMenu = new QMenu( i18n("Analyze with"), this );
> + foreach( QAction* act, analyzeActions )
Dito
REPOSITORY
rKDEVPLATFORM KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D3013
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: antonanikin, #kdevelop, kfunk
Cc: kfunk, coliveira, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161011/bbedca5b/attachment.html>
More information about the KDevelop-devel
mailing list