Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Jun 2011 14:28:55 +0000 (14:28 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 7 Jun 2011 14:28:55 +0000 (14:28 +0000)
commit80e2b031822ee2f6173f163b13d473283d1e4b38
tree2e8040da23ceb752cd436c8b9459abd23d7b1dbe
parentffc13495b2d4911b1c7ad686b2be1ad4a9bce388
Use DECLARE_DYNAMIC_CLASS instead of DECLARE_CLASS.

Correctly use DECLARE_DYNAMIC_CLASS for the classes that are supposed to be
dynamically creatable as using DECLARE_CLASS doesn't work any longer after the
last commit.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67880 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/msw/helpchm.h
include/wx/richtext/richtextctrl.h