MG: gradient fill, minor issues from Andrew

git-svn-id: trunk@1060 -
This commit is contained in:
lazarus 2002-02-09 01:47:45 +00:00
parent 04d9d65750
commit 367f3b2387

View File

@ -174,7 +174,7 @@ implementation
uses uses
Graphics, Buttons, Menus, GTKWinApiWindow, StdCtrls, ComCtrls, CListBox, Graphics, Buttons, Menus, GTKWinApiWindow, StdCtrls, ComCtrls, CListBox,
KeyMap, Calendar, Arrow, Spin, CommCtrl, ExtCtrls, Dialogs, FileCtrl, KeyMap, Calendar, Arrow, Spin, CommCtrl, ExtCtrls, Dialogs, FileCtrl,
LResources; LResources, Math;
{$I gtklistsl.inc} {$I gtklistsl.inc}
@ -488,6 +488,9 @@ end.
{ ============================================================================= { =============================================================================
$Log$ $Log$
Revision 1.73 2002/09/12 05:56:16 lazarus
MG: gradient fill, minor issues from Andrew
Revision 1.72 2002/09/10 06:49:20 lazarus Revision 1.72 2002/09/10 06:49:20 lazarus
MG: scrollingwincontrol from Andrew MG: scrollingwincontrol from Andrew