Browse Source

* views.pas renamed views.inc

git-svn-id: branches/unicodekvm@48543 -
nickysn 4 years ago
parent
commit
c5541e9376
2 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitattributes
  2. 0 0
      packages/fv/src/views.inc

+ 1 - 1
.gitattributes

@@ -5030,7 +5030,7 @@ packages/fv/src/timeddlg.pas svneol=native#text/plain
 packages/fv/src/udrivers.pas svneol=native#text/plain
 packages/fv/src/udrivers.pas svneol=native#text/plain
 packages/fv/src/unixsmsg.inc svneol=native#text/plain
 packages/fv/src/unixsmsg.inc svneol=native#text/plain
 packages/fv/src/validate.pas svneol=native#text/plain
 packages/fv/src/validate.pas svneol=native#text/plain
-packages/fv/src/views.pas svneol=native#text/plain
+packages/fv/src/views.inc svneol=native#text/plain
 packages/fv/src/w32smsg.inc svneol=native#text/plain
 packages/fv/src/w32smsg.inc svneol=native#text/plain
 packages/gdbint/Makefile svneol=native#text/plain
 packages/gdbint/Makefile svneol=native#text/plain
 packages/gdbint/Makefile.fpc svneol=native#text/plain
 packages/gdbint/Makefile.fpc svneol=native#text/plain

+ 0 - 0
packages/fv/src/views.pas → packages/fv/src/views.inc