mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-10 10:50:26 +01:00
lazcontrols: clean up
git-svn-id: trunk@47163 -
This commit is contained in:
parent
3fb03c60b1
commit
b6b7d60218
@ -16,8 +16,8 @@ unit ListViewFilterEdit;
|
|||||||
interface
|
interface
|
||||||
|
|
||||||
uses
|
uses
|
||||||
Classes, SysUtils, Forms, LResources, Graphics, Controls, StdCtrls, ComCtrls,
|
Classes, SysUtils, Forms, LResources, Graphics, Controls, ComCtrls,
|
||||||
LCLProc, LCLType, EditBtn, CheckLst, FileUtil, LazUTF8, AvgLvlTree, fgl;
|
LCLProc, LCLType, EditBtn, FileUtil, LazUTF8, fgl;
|
||||||
|
|
||||||
type
|
type
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user