mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-29 16:31:40 +02:00
cocoa: separating controls related to scrolling to a separate unit (lcl.lpk)
git-svn-id: trunk@58461 -
This commit is contained in:
parent
342d03b15f
commit
28f19ec2b0
@ -129,7 +129,7 @@ end;"/>
|
||||
<License Value="modified LGPL-2
|
||||
"/>
|
||||
<Version Major="1" Minor="9"/>
|
||||
<Files Count="482">
|
||||
<Files Count="483">
|
||||
<Item1>
|
||||
<Filename Value="carbon/agl.pp"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
@ -2386,6 +2386,11 @@ end;"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="CocoaTextEdits"/>
|
||||
</Item482>
|
||||
<Item483>
|
||||
<Filename Value="cocoa/cocoascrollers.pas"/>
|
||||
<AddToUsesPkgSection Value="False"/>
|
||||
<UnitName Value="CocoaScrollers"/>
|
||||
</Item483>
|
||||
</Files>
|
||||
<LazDoc Paths="../../docs/xml/lcl"/>
|
||||
<i18n>
|
||||
|
Loading…
Reference in New Issue
Block a user