mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-28 17:00:57 +02:00
Packager: Sort the list of packages initially in Open Installed Packages dialog.
git-svn-id: trunk@47050 -
This commit is contained in:
parent
bcab8ad0c3
commit
247bb5095e
@ -219,6 +219,7 @@ begin
|
||||
end;
|
||||
CurListItem.Caption:=CurPkg.Name;
|
||||
end;
|
||||
PkgListView.AlphaSort;
|
||||
PkgListView.EndUpdate;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user