Apply suggestions from code review

Co-Authored-By: VZ <vadim@wxwidgets.org>
This commit is contained in:
Robin Dunn
2020-04-02 12:35:58 -07:00
committed by GitHub
parent 6039be5291
commit 52d4bad3df
4 changed files with 6 additions and 14 deletions

View File

@@ -452,7 +452,7 @@ public:
@class wxAnimation
The @c wxAnimation class handles the interface between the animation
control and the deails of the animation image or data.
control and the details of the animation image or data.
@stdobjects
::wxNullAnimation
@@ -488,4 +488,3 @@ public:
An empty animation object.
*/
wxAnimation wxNullAnimation;