Mercurial > hg > xemacs-beta
diff src/toolbar-msw.c @ 414:da8ed4261e83 r21-2-15
Import from CVS: tag r21-2-15
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:21:38 +0200 |
parents | 697ef44129c6 |
children | 11054d720c21 |
line wrap: on
line diff
--- a/src/toolbar-msw.c Mon Aug 13 11:20:44 2007 +0200 +++ b/src/toolbar-msw.c Mon Aug 13 11:21:38 2007 +0200 @@ -209,7 +209,7 @@ 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++; }