IDE: comment

git-svn-id: trunk@47615 -
This commit is contained in:
mattias 2015-02-07 09:56:51 +00:00
parent 5ca1ca2bd8
commit 2af2abd011

View File

@ -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;