Revision 873005
Go back to digest for 19th October 2008Optimization in KDE Base
Urs Wolfer committed changes in /trunk/KDE/kdebase/apps/kwrite:
Fix and optimization:
* only load icons when they are actually required (and cache the pixmap of the icon then)
* use existing icons (fixes really annoying issue that there was always a broken icon in statusbar)
* do not use a 'hack' width for the icon label; instead set a fixed size with is exactly the same size as the icons will be
File Changes
Modified 2 files
- /trunk/KDE/kdebase/apps/kwrite
- /kwritemain.cpp
- /kwritemain.h
2 files changed in total