Mercurial > hg > xemacs-beta
diff src/console.h @ 26:441bb1e64a06 r19-15b96
Import from CVS: tag r19-15b96
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:51:32 +0200 |
parents | ac2d302a0011 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/src/console.h Mon Aug 13 08:51:05 2007 +0200 +++ b/src/console.h Mon Aug 13 08:51:32 2007 +0200 @@ -214,7 +214,7 @@ #ifdef HAVE_SCROLLBARS /* scrollbar methods */ - int (*inhibit_scrollbar_thumb_size_change_method) (void); + int (*inhibit_scrollbar_slider_size_change_method) (void); void (*free_scrollbar_instance_method) (struct scrollbar_instance *); void (*release_scrollbar_instance_method) (struct scrollbar_instance *); void (*create_scrollbar_instance_method) (struct frame *, int,