mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-11 11:39:19 +02:00
MG: gradient fill, minor issues from Andrew
git-svn-id: trunk@1060 -
This commit is contained in:
parent
04d9d65750
commit
367f3b2387
@ -174,7 +174,7 @@ implementation
|
||||
uses
|
||||
Graphics, Buttons, Menus, GTKWinApiWindow, StdCtrls, ComCtrls, CListBox,
|
||||
KeyMap, Calendar, Arrow, Spin, CommCtrl, ExtCtrls, Dialogs, FileCtrl,
|
||||
LResources;
|
||||
LResources, Math;
|
||||
|
||||
{$I gtklistsl.inc}
|
||||
|
||||
@ -488,6 +488,9 @@ end.
|
||||
{ =============================================================================
|
||||
|
||||
$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
|
||||
MG: scrollingwincontrol from Andrew
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user