[Patch] replace hardcoded icon size with correct system value in applet handle
Loïc Marteau
loic.marteau at gmail.com
Wed Jul 16 01:40:26 CEST 2008
http://reviewboard.vidsolbach.de/r/76/
m_iconSize = IconSize(KIconLoader::Small);
I have choose this method to get the correct system size.
KIconLoader::Small is 16 pix by default (as we have before), so if the
user has changed the default setting for the small icons m_iconSize
get the correct system dedicated value choosed by the user.
Cheers
More information about the Panel-devel
mailing list