comparison 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
comparison
equal deleted inserted replaced
372:49e1ed2d7ed8 373:6240c7796c7a
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_ */