wIconSetHighlited: Do not create the icon again
commitcca2814afe040a729fb5b4d4d4a2512e2f540db8
authorRodolfo García Peñas (kix) <kix@kix.es>
Sat, 3 Nov 2012 18:54:06 +0000 (3 19:54 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 4 Nov 2012 12:54:16 +0000 (4 12:54 +0000)
treed3e24b8c5c3f255d1128f74942f844af37de054c
parentc97bf1907963cf7b7094c42228d2c4fb008843f4
wIconSetHighlited: Do not create the icon again

The function wIconSetHighlited() is now faster because it doesn't
re-create the icon before setting the Highlited status. Now it only
draws the icon pixmap.
src/icon.c