Mercurial > hg > xemacs-beta
diff src/console.h @ 102:a145efe76779 r20-1b3
Import from CVS: tag r20-1b3
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:15:49 +0200 |
parents | 131b0175ea99 |
children | cca96a509cfe |
line wrap: on
line diff
--- a/src/console.h Mon Aug 13 09:15:13 2007 +0200 +++ b/src/console.h Mon Aug 13 09:15:49 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,