fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMIC_CLASS macro
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 27 Dec 2008 13:40:49 +0000 (13:40 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sat, 27 Dec 2008 13:40:49 +0000 (13:40 +0000)
commite47859daebd15efcecb969e612295c868e944d79
treefc44d6f84af9df83546ac062fbf9ee6f9b7bf215
parentf775771ab47cb5528f2a82389c170fc9bd467d27
fix wxTimerEvent and wxTreeCtrl to use IMPLEMENT_DYNAMIC_CLASS macro

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