Why is contextMenuExtension public?
Andreas Pakulat
apaku at gmx.de
Sat Oct 31 17:52:17 UTC 2009
Hi,
I just saw that IDebugController and IDocumentationController both expose
contextMenuExtension function in the public API. I'm wondering why? Are
there any plugins calling that function currently? If not it should be
moved to the actual DebugController/DocumentationController class in shell/
and plugincontroller should use Core::self()->debugControllerInternal() to
call it.
Andreas
--
You never hesitate to tackle the most difficult problems.
More information about the KDevelop-devel
mailing list