]> git.saurik.com Git - wxWidgets.git/commit
Rename wxGetFileType to wxGetFileKind
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 12 Feb 2005 21:53:51 +0000 (21:53 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Sat, 12 Feb 2005 21:53:51 +0000 (21:53 +0000)
commit0912690b65b3c58c0e12870fb971675ca5572ae6
tree7fdc734c4ca20ef80a6c72c573818c6e76c7902f
parent9e8e867ff99be2e9d02e4e94766d27068ae66f57
Rename wxGetFileType to wxGetFileKind

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31974 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
17 files changed:
docs/latex/wx/ffile.tex
docs/latex/wx/file.tex
docs/latex/wx/function.tex
include/wx/ffile.h
include/wx/file.h
include/wx/filefn.h
include/wx/wfstream.h
src/common/filefn.cpp
tests/Makefile.in
tests/filekind/filekind.cpp [new file with mode: 0644]
tests/filetype/filetype.cpp [deleted file]
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp