Interface fixes for Phoenix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73070 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-11-30 22:28:11 +00:00
parent 88932ec82d
commit c1bd5a6d3f
3 changed files with 36 additions and 2 deletions

View File

@@ -200,7 +200,7 @@ public:
@see wxAnimationCtrl, @sample{animate}
*/
class wxAnimation : public wxGDIObject
class wxAnimation : public wxObject
{
public:
/**