Palette: fix a harmless display problem after color reduce (introduced with histogram, which redesigned the window)

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1457 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud 2010-04-14 18:25:55 +00:00
parent 85b95d4ff1
commit 8887d4ece5

View File

@ -657,7 +657,7 @@ void Reduce_palette(short * used_colors,int nb_colors_asked,T_Palette palette,dw
// Après avoir éjecté une couleur, on le fait savoir à l'utilisateur par
// l'intermédiaire du compteur de nombre utilisées.
Num2str(*used_colors,str,3);
Print_in_window(186,23,str,MC_Black,MC_Light);
Print_in_window(180,20,str,MC_Black,MC_Light);
}
// Maintenant, tous ces calculs doivent êtres pris en compte dans la