]> git.saurik.com Git - wxWidgets.git/commit
Small fixes for Tex2RTF but alas, we still get memory problems.
authorJulian Smart <julian@anthemion.co.uk>
Fri, 10 Mar 2000 11:18:22 +0000 (11:18 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 10 Mar 2000 11:18:22 +0000 (11:18 +0000)
commit3f8e5072f7391db2158f44c6b9209bbb3db6eb06
tree17959bfc0047f8684bbf3c39e9375cd37667bdb2
parent0a5835068c62767f4c8746ebd4d6c33638bdd9f4
Small fixes for Tex2RTF but alas, we still get memory problems.
Added wxUSE_MFC setting (doesn't include windows.h, removes own memory
tracing); added include <ctype.h> in case where PCH isn't used;
wxExit now exits :-)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6587 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
docs/latex/wx/ilayout.tex
include/wx/defs.h
include/wx/msw/setup0.h
include/wx/wxprec.h
samples/mfc/mfctest.cpp
src/common/tokenzr.cpp
src/generic/grid.cpp
src/msw/app.cpp
utils/projgen/makeproj.cpp
utils/tex2rtf/src/tex2rtf.cpp
utils/tex2rtf/src/tex2rtf.ini
utils/tex2rtf/src/texutils.cpp