[patch] KIconLoader: queryIcons() and queryIconsByContext()

Luke Sandell ls65594 at appstate.edu
Sat May 6 14:51:17 BST 2006


Michael Pyne wrote:
> Good point.  Yes, this should probably be changed for KDE 4 to be public
> and
> static.  Better to leave it private for KDE 3.

Why leave for tomorrow what we can do today?  I don't see an binary 
compatibility issues: we're dealing with a nonvirtual member function that 
we're sure is never being referenced outside its own compilation unit 
(KIconLoader has no friends). Unless I'm forgetting something...

-Luke Sandell




More information about the kde-core-devel mailing list