]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/animate.h
Moved wxPGChoices m_choices member from various property classes to base wxPGProperty...
[wxWidgets.git] / interface / wx / animate.h
index 62e2ab5a8fec5a3fb6bf816e8d03e900513a6d1f..0c071c5a56feb8006705769e2b7972d259d6ba5d 100644 (file)
@@ -25,7 +25,6 @@ enum wxAnimationType
 
 /**
     @class wxAnimationCtrl
-    @wxheader{animate.h}
 
     This is a static control which displays an animation.
     wxAnimationCtrl API is as simple as possible and won't give you full control
@@ -177,7 +176,6 @@ public:
 
 /**
     @class wxAnimation
-    @wxheader{animate.h}
 
     This class encapsulates the concept of a platform-dependent animation.
     An animation is a sequence of frames of the same size.