]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/animate.h
fix assertion failure when string transform is requested before entry is set
[wxWidgets.git] / interface / wx / animate.h
index cd1e926d7b7b7e7284cd0bf91d7ffe19f21b993e..77d5ecf423bcd835258ab1810a4ab41d7c1f2953 100644 (file)
@@ -54,7 +54,7 @@ enum wxAnimationType
 
     @nativeimpl{wxgtk,wxmsw}
 
-    @appearance{animationctrl.png}
+    @appearance{animationctrl}
 
     @see wxAnimation, @sample{animate}
 */
@@ -200,7 +200,7 @@ public:
 
     @see wxAnimationCtrl, @sample{animate}
 */
-class wxAnimation : public wxGDIObject
+class wxAnimation : public wxObject
 {
 public:
     /**