mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-06-06 18:18:18 +02:00
lcl: fixed git line ending
This commit is contained in:
parent
9e762cde89
commit
e409c84c9d
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -11112,7 +11112,7 @@ lcl/interfaces/win32/win32wscustomlistview.inc svneol=native#text/pascal
|
|||||||
lcl/interfaces/win32/win32wsdialogs.pp svneol=native#text/pascal
|
lcl/interfaces/win32/win32wsdialogs.pp svneol=native#text/pascal
|
||||||
lcl/interfaces/win32/win32wsextctrls.pp svneol=native#text/pascal
|
lcl/interfaces/win32/win32wsextctrls.pp svneol=native#text/pascal
|
||||||
lcl/interfaces/win32/win32wsextdlgs.pp svneol=native#text/pascal
|
lcl/interfaces/win32/win32wsextdlgs.pp svneol=native#text/pascal
|
||||||
lcl/interfaces/win32/win32wsextdlgs.rc svneol=CRLF#text/plain eol=crlf
|
lcl/interfaces/win32/win32wsextdlgs.rc svneol=native#text/pascal
|
||||||
lcl/interfaces/win32/win32wsextdlgs.res -text
|
lcl/interfaces/win32/win32wsextdlgs.res -text
|
||||||
lcl/interfaces/win32/win32wsfactory.pas svneol=native#text/pascal
|
lcl/interfaces/win32/win32wsfactory.pas svneol=native#text/pascal
|
||||||
lcl/interfaces/win32/win32wsforms.pp svneol=native#text/pascal
|
lcl/interfaces/win32/win32wsforms.pp svneol=native#text/pascal
|
||||||
|
@ -11,4 +11,4 @@ STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS
|
|||||||
LANGUAGE 0, 0
|
LANGUAGE 0, 0
|
||||||
{
|
{
|
||||||
CONTROL "", 1119, "STATIC", WS_CHILD | WS_GROUP | WS_VISIBLE, 0, 0, 200, 145
|
CONTROL "", 1119, "STATIC", WS_CHILD | WS_GROUP | WS_VISIBLE, 0, 0, 200, 145
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user