native wxAnimationCtrl derives from the generic class
This commit is contained in:
parent
a7f9d5e3c5
commit
868154ee90
@ -89,7 +89,7 @@ private:
|
||||
// Resize to animation size if this is set
|
||||
#define wxAN_FIT_ANIMATION 0x0010
|
||||
|
||||
class WXDLLIMPEXP_ADV wxAnimationCtrl: public wxAnimationCtrlBase
|
||||
class WXDLLIMPEXP_ADV wxAnimationCtrl: public wxGenericAnimationCtrl
|
||||
{
|
||||
public:
|
||||
wxAnimationCtrl() { Init(); }
|
||||
|
Loading…
Reference in New Issue
Block a user