Bug Fixes in KDE Base
John Tapsell committed changes in /trunk/KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib:
Fix horrible graph corruption.
This was because colors were being read in as ARGB, but were saved as RGB in older versions of ksysguard. So the A was read in as zero, resulting in nothing being drawn!
File Changes
Modified 4 files
/trunk/KDE/kdebase/workspace/ksysguard/gui/SensorDisplayLib
4 files changed in total