mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 04:29:28 +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,
|
SysUtils, Types, Classes, Math, LCLStrConsts, LResources, LCLIntf, LCLType,
|
||||||
FileUtil, LCLProc, AvgLvlTree, LMessages, ImgList, ActnList, GraphType,
|
FileUtil, LCLProc, AvgLvlTree, LMessages, ImgList, ActnList, GraphType,
|
||||||
Graphics, Menus, Controls, Forms, StdCtrls, ExtCtrls, ToolWin, Buttons,
|
Graphics, Menus, Controls, Forms, StdCtrls, ExtCtrls, ToolWin, Buttons,
|
||||||
Themes, WSLCLClasses, InterfaceBase;
|
Themes;
|
||||||
|
|
||||||
type
|
type
|
||||||
THitTest = (htAbove, htBelow, htNowhere, htOnItem, htOnButton, htOnIcon,
|
THitTest = (htAbove, htBelow, htNowhere, htOnItem, htOnButton, htOnIcon,
|
||||||
|
@ -205,7 +205,6 @@ type
|
|||||||
implementation
|
implementation
|
||||||
|
|
||||||
uses
|
uses
|
||||||
dialogs,
|
|
||||||
WSImglist;
|
WSImglist;
|
||||||
|
|
||||||
{$I imglist.inc}
|
{$I imglist.inc}
|
||||||
|
Loading…
Reference in New Issue
Block a user