]> git.saurik.com Git - wxWidgets.git/commit
disable clearing event tables by default, only do it if wxUSE_MEMORY_TRACING is used...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 May 2007 23:53:05 +0000 (23:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 May 2007 23:53:05 +0000 (23:53 +0000)
commita0826b119e63f4cfbf8361cbaf7cedef56e0ec53
treed14d75ad1d973f8fa2dc8ba1cb8dff70fd1ffe91
parent2afb9e169048b77a41c63b4f4eea3b10daee641a
disable clearing event tables by default, only do it if wxUSE_MEMORY_TRACING is used: this fixes the problems with events not being dispatched correctly when the library is reinitialized

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