]> git.saurik.com Git - wxWidgets.git/commit
Fixed wxexpr.cpp bug (quote wasn't being removed in new MB code);
authorJulian Smart <julian@anthemion.co.uk>
Mon, 19 Apr 1999 10:14:51 +0000 (10:14 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 19 Apr 1999 10:14:51 +0000 (10:14 +0000)
commit63863e09de390aba56a52198731200eab1080bbc
tree0ef7b5f379aa03c3da761b61e6fa4be1df2e6c90
parentcedda7e6891372607a1669e0499d111176c45412
Fixed wxexpr.cpp bug (quote wasn't being removed in new MB code);
fixed one of the remaining memory leaks (wxMSW, wxDefaultValidator)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2229 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/event.h
src/common/wxexpr.cpp
src/msw/app.cpp