wmail: DAMakePixmapFromData expects an unsigned short pointer.

This commit is contained in:
Jeremy Sowden 2019-05-27 22:52:12 +01:00 committed by Carlos R. Mafra
parent 5eef361597
commit 9158bb68f3

View file

@ -309,7 +309,7 @@ void PreparePixmaps( bool freeMem )
// simple recoloring of the raw xpms befor creating Pixmaps of them
// this works as long as you don't "touch" the images...
unsigned dummy;
unsigned short dummy;
XGCValues values;
if( config.symbolColor != NULL ) { // symbol color ?