mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-21 12:19:14 +02:00
parent
c61b928517
commit
63be412f63
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -9771,7 +9771,6 @@ lcl/interfaces/cocoa/cocoawsspin.pas svneol=native#text/plain
|
|||||||
lcl/interfaces/cocoa/cocoawsstdctrls.pas svneol=native#text/plain
|
lcl/interfaces/cocoa/cocoawsstdctrls.pas svneol=native#text/plain
|
||||||
lcl/interfaces/cocoa/interfaces.pas svneol=native#text/plain
|
lcl/interfaces/cocoa/interfaces.pas svneol=native#text/plain
|
||||||
lcl/interfaces/cocoa/issues.xml svneol=native#text/plain
|
lcl/interfaces/cocoa/issues.xml svneol=native#text/plain
|
||||||
lcl/interfaces/cocoa/mackeycodes.inc svneol=native#text/pascal
|
|
||||||
lcl/interfaces/customdrawn/Makefile svneol=native#text/plain
|
lcl/interfaces/customdrawn/Makefile svneol=native#text/plain
|
||||||
lcl/interfaces/customdrawn/Makefile.compiled svneol=native#text/plain
|
lcl/interfaces/customdrawn/Makefile.compiled svneol=native#text/plain
|
||||||
lcl/interfaces/customdrawn/Makefile.fpc svneol=native#text/plain
|
lcl/interfaces/customdrawn/Makefile.fpc svneol=native#text/plain
|
||||||
|
@ -1 +0,0 @@
|
|||||||
|
|
@ -130,7 +130,7 @@ end;"/>
|
|||||||
<License Value="modified LGPL-2
|
<License Value="modified LGPL-2
|
||||||
"/>
|
"/>
|
||||||
<Version Major="2" Minor="1"/>
|
<Version Major="2" Minor="1"/>
|
||||||
<Files Count="486">
|
<Files Count="485">
|
||||||
<Item1>
|
<Item1>
|
||||||
<Filename Value="carbon/agl.pp"/>
|
<Filename Value="carbon/agl.pp"/>
|
||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
@ -2160,8 +2160,9 @@ end;"/>
|
|||||||
<UnitName Value="CocoaWSComCtrls"/>
|
<UnitName Value="CocoaWSComCtrls"/>
|
||||||
</Item434>
|
</Item434>
|
||||||
<Item435>
|
<Item435>
|
||||||
<Filename Value="cocoa/mackeycodes.inc"/>
|
<Filename Value="cocoa/cocoadatepicker.pas"/>
|
||||||
<Type Value="Include"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
|
<UnitName Value="CocoaDatePicker"/>
|
||||||
</Item435>
|
</Item435>
|
||||||
<Item436>
|
<Item436>
|
||||||
<Filename Value="qt/qtsystemtrayicon.pas"/>
|
<Filename Value="qt/qtsystemtrayicon.pas"/>
|
||||||
@ -2402,11 +2403,6 @@ end;"/>
|
|||||||
<AddToUsesPkgSection Value="False"/>
|
<AddToUsesPkgSection Value="False"/>
|
||||||
<UnitName Value="CocoaWSCheckLst"/>
|
<UnitName Value="CocoaWSCheckLst"/>
|
||||||
</Item485>
|
</Item485>
|
||||||
<Item486>
|
|
||||||
<Filename Value="cocoa/cocoadatepicker.pas"/>
|
|
||||||
<AddToUsesPkgSection Value="False"/>
|
|
||||||
<UnitName Value="CocoaDatePicker"/>
|
|
||||||
</Item486>
|
|
||||||
</Files>
|
</Files>
|
||||||
<LazDoc Paths="../../docs/xml/lcl"/>
|
<LazDoc Paths="../../docs/xml/lcl"/>
|
||||||
<i18n>
|
<i18n>
|
||||||
|
Loading…
Reference in New Issue
Block a user