mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 10:59:06 +02:00
Adds paswstring to the lcl package but not compiled by default because otherwise it would install the widestring manager
git-svn-id: trunk@32318 -
This commit is contained in:
parent
62a04ef004
commit
e3087421fb
@ -31,7 +31,7 @@
|
||||
<License Value="modified LGPL-2
|
||||
"/>
|
||||
<Version Major="1" Release="1"/>
|
||||
<Files Count="292">
|
||||
<Files Count="293">
|
||||
<Item1>
|
||||
<Filename Value="barchart.pp"/>
|
||||
<UnitName Value="BarChart"/>
|
||||
@ -1205,6 +1205,11 @@
|
||||
<Filename Value="include/lclcolordialog.inc"/>
|
||||
<Type Value="Include"/>
|
||||
</Item292>
|
||||
<Item293>
|
||||
<Filename Value="paswstring.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="paswstring"/>
|
||||
</Item293>
|
||||
</Files>
|
||||
<LazDoc Paths="../docs/xml/lcl"/>
|
||||
<i18n>
|
||||
|
Loading…
Reference in New Issue
Block a user