diff src/console-msw.h @ 318:afd57c14dfc8 r21-0b57

Import from CVS: tag r21-0b57
author cvs
date Mon, 13 Aug 2007 10:45:36 +0200
parents 70ad99077275
children 4711e16a8e49
line wrap: on
line diff
--- a/src/console-msw.h	Mon Aug 13 10:44:47 2007 +0200
+++ b/src/console-msw.h	Mon Aug 13 10:45:36 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_ */