Mercurial > hg > xemacs-beta
diff src/console.h @ 70:131b0175ea99 r20-0b30
Import from CVS: tag r20-0b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:02:59 +0200 |
parents | 441bb1e64a06 |
children | a145efe76779 |
line wrap: on
line diff
--- a/src/console.h Mon Aug 13 09:00:04 2007 +0200 +++ b/src/console.h Mon Aug 13 09:02:59 2007 +0200 @@ -214,7 +214,7 @@ #ifdef HAVE_SCROLLBARS /* scrollbar methods */ - int (*inhibit_scrollbar_slider_size_change_method) (void); + int (*inhibit_scrollbar_thumb_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,