Bug 165976 - extend ContextMenuExtension::populateMenu
Summary: extend ContextMenuExtension::populateMenu
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: general (other bugs)
Version First Reported In: git master
Platform: Unlisted Binaries Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-07 21:18 UTC by Andreas Pakulat
Modified: 2018-03-25 21:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Pakulat 2008-07-07 21:18:17 UTC
populateMenu needs to be a bit more extensible for better re-use. Allow 
plugins to define the order of groups and don't hardcode it in the function.
Comment 1 Kevin Funk 2018-03-25 21:34:35 UTC
I don't think this task is needed anymore.