Mercurial > hg > xemacs-beta
diff src/symsinit.h @ 276:6330739388db r21-0b36
Import from CVS: tag r21-0b36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:30:37 +0200 |
parents | ca9a9ec9c1c1 |
children | 90d73dddcdc4 |
line wrap: on
line diff
--- a/src/symsinit.h Mon Aug 13 10:29:43 2007 +0200 +++ b/src/symsinit.h Mon Aug 13 10:30:37 2007 +0200 @@ -122,6 +122,7 @@ void syms_of_rangetab (void); void syms_of_redisplay (void); void syms_of_scrollbar (void); +void syms_of_scrollbar_mswindows(void); void syms_of_search (void); void syms_of_select_mswindows (void); void syms_of_signal (void);