* drivers.pas moved to drivers.inc

git-svn-id: branches/unicodekvm@48539 -
This commit is contained in:
nickysn 2021-02-08 20:17:50 +00:00
parent 75db39f064
commit 44213e3389
2 changed files with 1 additions and 1 deletions

2
.gitattributes vendored
View File

@ -5004,7 +5004,7 @@ packages/fv/src/buildfv.pas svneol=native#text/plain
packages/fv/src/colorsel.pas svneol=native#text/plain
packages/fv/src/colortxt.pas svneol=native#text/plain
packages/fv/src/dialogs.pas svneol=native#text/plain
packages/fv/src/drivers.pas svneol=native#text/plain
packages/fv/src/drivers.inc svneol=native#text/plain
packages/fv/src/editors.pas svneol=native#text/plain
packages/fv/src/fvcommon.pas svneol=native#text/plain
packages/fv/src/fvconsts.pas svneol=native#text/plain