From addedb8e244361a9d93154da650396fb1ef2a86e Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Fri, 9 Nov 2007 12:17:57 +0000 Subject: [PATCH] Define USE_TOOLKIT_SCROLL_BARS. --- src/s/ms-w32.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 56a09f9b315..2881fa1eb75 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h @@ -292,6 +292,7 @@ Boston, MA 02110-1301, USA. */ #define HAVE_INET_SOCKETS 1 #undef HAVE_AIX_SMT_EXP +#define USE_TOOLKIT_SCROLL_BARS 1 /* Define if you have the ANSI `strerror' function. Otherwise you must have the variable `char *sys_errlist[]'. */ -- 2.39.2