Fix interface filename, remove duplicate enum
This commit is contained in:
parent
4942ee99f6
commit
f3cd24ee35
1 changed files with 0 additions and 9 deletions
|
|
@ -24,15 +24,6 @@ enum wxAnimationDisposal
|
|||
};
|
||||
|
||||
|
||||
enum wxAnimationType
|
||||
{
|
||||
wxANIMATION_TYPE_INVALID,
|
||||
wxANIMATION_TYPE_GIF,
|
||||
wxANIMATION_TYPE_ANI,
|
||||
|
||||
wxANIMATION_TYPE_ANY
|
||||
};
|
||||
|
||||
|
||||
/**
|
||||
@class wxAnimationDecoder
|
||||
Loading…
Add table
Add a link
Reference in a new issue