Mercurial > hg > xemacs-beta
diff src/console-msw.h @ 373:6240c7796c7a r21-2b2
Import from CVS: tag r21-2b2
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:04:06 +0200 |
parents | cc15677e0335 |
children | 8626e4521993 |
line wrap: on
line diff
--- a/src/console-msw.h Mon Aug 13 11:03:09 2007 +0200 +++ b/src/console-msw.h Mon Aug 13 11:04:06 2007 +0200 @@ -251,4 +251,6 @@ extern Lisp_Object Vmswindows_frame_being_created; extern Lisp_Object mswindows_frame_being_created; +void mswindows_enumerate_fonts (struct device *d); + #endif /* _XEMACS_CONSOLE_MSW_H_ */