From 1cb01a197528c301afe09fe02b5fd3dc5d0c01bc Mon Sep 17 00:00:00 2001 From: Paul Tucker Date: Sun, 1 Aug 1999 04:44:12 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 68480fa8b3..1aeb3748b1 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,9 +1,9 @@ 19990801-00:15 EDT Paul Tucker * source/rtl/gtapi.c * hb_gtScroll() - call gtScroll if WIN_GTAPI - * source\rtl\gt\gtapi.c + * source/rtl/gt/gtapi.c + gtScroll() Much improved scroll speed -not up to Clipper yet though. - * include\gtapi.h + * include/gtapi.h + declaration for gtScroll() 19990731-23:20 GMT+1 Bruno Cantero