Browse Source

* timeddlg.pas renamed timeddlg.inc

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

+ 1 - 1
.gitattributes

@@ -5039,7 +5039,7 @@ packages/fv/src/strtxt.inc svneol=native#text/plain
 packages/fv/src/sysmsg.pas svneol=native#text/plain
 packages/fv/src/sysmsg.pas svneol=native#text/plain
 packages/fv/src/tabs.pas svneol=native#text/plain
 packages/fv/src/tabs.pas svneol=native#text/plain
 packages/fv/src/time.pas svneol=native#text/plain
 packages/fv/src/time.pas svneol=native#text/plain
-packages/fv/src/timeddlg.pas svneol=native#text/plain
+packages/fv/src/timeddlg.inc svneol=native#text/plain
 packages/fv/src/uapp.pas svneol=native#text/plain
 packages/fv/src/uapp.pas svneol=native#text/plain
 packages/fv/src/udialogs.pas svneol=native#text/plain
 packages/fv/src/udialogs.pas svneol=native#text/plain
 packages/fv/src/udrivers.pas svneol=native#text/plain
 packages/fv/src/udrivers.pas svneol=native#text/plain

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