add slot to store old win coords value

This commit is contained in:
ehouse 2004-03-16 05:28:40 +00:00
parent 8a251c6f0c
commit f7cd22a4b3

View file

@ -73,6 +73,7 @@ typedef struct PalmDrawCtx {
GraphicsAbility able;
#ifdef FEATURE_HIGHRES
UInt16 oldCoord;
XP_Bool doHiRes;
#endif