Copy recently added wxGenericValidator fields in Copy().
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Jul 2011 14:51:32 +0000 (14:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Jul 2011 14:51:32 +0000 (14:51 +0000)
commit550d5748b138f7ab9939a0287b9f477564b7a893
treeef8d8c9186676300d7eca89d299fd5231ed9fc24
parent24e059c32ccf0d6bc1a46f7536fcaf52faf9f5d9
Copy recently added wxGenericValidator fields in Copy().

The pointers added in r68217 must be also initialized when creating a copy of
the validator.

Closes #13304.

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