comparison 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
comparison
equal deleted inserted replaced
317:a2fc9afbef65 318:afd57c14dfc8
249 #endif 249 #endif
250 250
251 extern Lisp_Object Vmswindows_frame_being_created; 251 extern Lisp_Object Vmswindows_frame_being_created;
252 extern Lisp_Object mswindows_frame_being_created; 252 extern Lisp_Object mswindows_frame_being_created;
253 253
254 void mswindows_enumerate_fonts (struct device *d);
255
254 #endif /* _XEMACS_CONSOLE_MSW_H_ */ 256 #endif /* _XEMACS_CONSOLE_MSW_H_ */