lcl: fixed git line ending

This commit is contained in:
mattias 2022-05-29 19:51:21 +02:00
parent 9e762cde89
commit e409c84c9d
2 changed files with 2 additions and 2 deletions

2
.gitattributes vendored
View File

@ -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/win32wsextctrls.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/win32wsfactory.pas svneol=native#text/pascal
lcl/interfaces/win32/win32wsforms.pp svneol=native#text/pascal

View File

@ -11,4 +11,4 @@ STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS
LANGUAGE 0, 0
{
CONTROL "", 1119, "STATIC", WS_CHILD | WS_GROUP | WS_VISIBLE, 0, 0, 200, 145
}
}