made LogLastRepetitionCountIfNeeded() non static to avoid recreating the log target...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Nov 2007 20:22:06 +0000 (20:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 1 Nov 2007 20:22:06 +0000 (20:22 +0000)
commitc1f80bc0a6f492f78c9a571212fcd844b2da1847
tree59624d9f2c5921323e144d25d75607273ce2faea
parent36427ad571e504cc3e648f8ad100d86ee57d682a
made LogLastRepetitionCountIfNeeded() non static to avoid recreating the log target from ~wxLog

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