X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Ftoolbar-msw.c;h=8d6389b59be747eb20683b430884460f121284f2;hp=ca86e9d75387981f170b85e997dbd0d41bcc9062;hb=113b194be934327de99a168d809271db252c07c4;hpb=976b002b16336930724ae22476014583ad022e7d diff --git a/src/toolbar-msw.c b/src/toolbar-msw.c index ca86e9d..8d6389b 100644 --- a/src/toolbar-msw.c +++ b/src/toolbar-msw.c @@ -209,7 +209,7 @@ mswindows_output_toolbar (struct frame *f, enum toolbar_pos pos) internal_hash (get_toolbar_button_glyph(w, tb), 0), internal_hash (tb->callback, 0), width, - w->toolbar_buttons_captioned_p); + LISP_HASH (w->toolbar_buttons_captioned_p)); button = tb->next; nbuttons++; }