Revision d9c0408...

Go back to digest for 13th April 2014

Other in KDE Base

Nicolás Alvarez committed changes in [kcoreaddons] src/lib/util/kuser_win.cpp:

Implement KUser::faceIconPath for Windows XP.

The undocuented API we're using has a different ordinal and parameters
on Windows XP vs Vista/7. I refactored the code to use a template
and structs encapsulating the differences, as otherwise the code
became too redundant.

REVIEW:117454

File Changes

Modified 1 files
  • src/lib/util/kuser_win.cpp
1 files changed in total