call SetAnimation() from the ctor instead of just assigning m_animation directly...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Nov 2006 22:16:58 +0000 (22:16 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Nov 2006 22:16:58 +0000 (22:16 +0000)
commit4683dc1c43055df89b6a70457e62a61b4a812f4e
tree45033b94db39fa2c0c9aa56ae9a8548e621fdef6
parente9a4b51d276200acbb1dd22633602585fd30e9a1
call SetAnimation() from the ctor instead of just assigning m_animation directly to ensure that UpdateBackingStoreWithStaticImage() is initially called

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