mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-16 04:40:40 +01:00
IDE: comment
git-svn-id: trunk@47615 -
This commit is contained in:
parent
5ca1ca2bd8
commit
2af2abd011
@ -19,6 +19,11 @@
|
||||
***************************************************************************
|
||||
|
||||
Author: Mattias Gaertner
|
||||
|
||||
Abstract: Dialog to show all not needed package dependencies.
|
||||
At the moment it shows dependencies that exists already through other
|
||||
packages. For example using LCL automatically uses LazUtils, so LazUtils
|
||||
will be shown as not needed.
|
||||
}
|
||||
unit CleanPkgDeps;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user