mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2026-01-04 15:30:40 +01:00
IDE: less hints
git-svn-id: trunk@53141 -
This commit is contained in:
parent
36d42e0d9c
commit
e6c50d9574
@ -30,7 +30,7 @@ type
|
||||
DependPkgNameFilter: TListFilterEdit;
|
||||
DependPkgNameLabel: TLabel;
|
||||
DependPkgNameListBox: TListBox;
|
||||
procedure FormClose(Sender: TObject; var CloseAction: TCloseAction);
|
||||
procedure FormClose(Sender: TObject; var {%H-}CloseAction: TCloseAction);
|
||||
procedure OKButtonClick(Sender: TObject);
|
||||
private
|
||||
fPackages: TAVLTree; // tree of TLazPackage or TPackageLink
|
||||
|
||||
Loading…
Reference in New Issue
Block a user