Minor documentation tweaks
This commit is contained in:
parent
8153605cf0
commit
80c9513a80
@ -28,6 +28,8 @@ enum wxAnimationType
|
||||
|
||||
/**
|
||||
Animation implementation types
|
||||
|
||||
@since 3.1.4
|
||||
*/
|
||||
enum wxAnimationImplType
|
||||
{
|
||||
@ -456,6 +458,8 @@ public:
|
||||
|
||||
@stdobjects
|
||||
::wxNullAnimation
|
||||
|
||||
@see wxAnimationCtrl, @sample{animate}
|
||||
*/
|
||||
class WXDLLIMPEXP_CORE wxAnimation : public wxObject
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user