diff src/console-msw.h @ 827:28426972f654

[xemacs-hg @ 2002-05-06 14:14:33 by jhar] Misc win32 native build and doc fixes
author jhar
date Mon, 06 May 2002 14:16:31 +0000
parents 6728e641994e
children 2b6fa2618f76
line wrap: on
line diff
--- a/src/console-msw.h	Sun May 05 11:33:57 2002 +0000
+++ b/src/console-msw.h	Mon May 06 14:16:31 2002 +0000
@@ -367,9 +367,11 @@
 
 Lisp_Object mswindows_enumerate_fonts (HDC hdc);
 
+#ifdef HAVE_MENUBARS
 int mswindows_char_is_accelerator (struct frame *f, Emchar ch);
 Lisp_Object mswindows_translate_menu_or_dialog_item (Lisp_Object item,
 						     Emchar *accel);
+#endif
 
 #ifdef HAVE_TOOLBARS
 Lisp_Object mswindows_get_toolbar_button_text (struct frame *f,