mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-09 20:47:58 +02:00
lcl: cleanup
git-svn-id: trunk@19393 -
This commit is contained in:
parent
837c2f1563
commit
584cb15de3
@ -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,
|
||||
|
@ -205,7 +205,6 @@ type
|
||||
implementation
|
||||
|
||||
uses
|
||||
dialogs,
|
||||
WSImglist;
|
||||
|
||||
{$I imglist.inc}
|
||||
|
Loading…
Reference in New Issue
Block a user