lcl: cleanup

git-svn-id: trunk@19393 -
This commit is contained in:
paul 2009-04-13 01:35:06 +00:00
parent 837c2f1563
commit 584cb15de3
2 changed files with 1 additions and 2 deletions

View File

@ -41,7 +41,7 @@ uses
SysUtils, Types, Classes, Math, LCLStrConsts, LResources, LCLIntf, LCLType,
FileUtil, LCLProc, AvgLvlTree, LMessages, ImgList, ActnList, GraphType,
Graphics, Menus, Controls, Forms, StdCtrls, ExtCtrls, ToolWin, Buttons,
Themes, WSLCLClasses, InterfaceBase;
Themes;
type
THitTest = (htAbove, htBelow, htNowhere, htOnItem, htOnButton, htOnIcon,

View File

@ -205,7 +205,6 @@ type
implementation
uses
dialogs,
WSImglist;
{$I imglist.inc}