Mercurial > hg > xemacs-beta
diff src/glyphs-msw.h @ 282:c42ec1d1cded r21-0b39
Import from CVS: tag r21-0b39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:33:18 +0200 |
parents | 90d73dddcdc4 |
children | 57709be46d1b |
line wrap: on
line diff
--- a/src/glyphs-msw.h Mon Aug 13 10:32:23 2007 +0200 +++ b/src/glyphs-msw.h Mon Aug 13 10:33:18 2007 +0200 @@ -64,7 +64,8 @@ struct frame* f, int newx, int newy); void -mswindows_create_icon_from_image(Lisp_Object image, struct frame* f, int size); +mswindows_initialize_image_instance_icon (struct Lisp_Image_Instance* image, + int cursor); #endif /* HAVE_MS_WINDOWS */ #endif /* _XEMACS_GLYPHS_MSW_H_ */