Revision 622432
Go back to digest for 14th January 2007Other in Office
David Faure committed changes in /trunk/koffice/libs/kofficecore/KoTemplates.cpp:
Looking at koffice-1.x, the instance was used to find the right icons, as I suspected (kword vs kspread vs kpresenter etc.).
But this means such code has to create an iconloader every time, and that is NOT going to be fast...
This is exactly why I was thinking of an iconLoader(instance) method...
File Changes
Modified 1 files
- /trunk/koffice/libs/kofficecore/KoTemplates.cpp
1 files changed in total