]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/animate.h
translate "Copy URL" string in the popup menu (feature request 1803958) (should have...
[wxWidgets.git] / include / wx / animate.h
index 772266046988b051e3f8a027fb96e8043517d9b7..ff555336b813a4289b43819f5b8060500d0a9b4e 100644 (file)
@@ -31,7 +31,7 @@ extern WXDLLIMPEXP_DATA_ADV(const wxChar) wxAnimationCtrlNameStr[];
 // wxAnimationBase
 // ----------------------------------------------------------------------------
 
-class WXDLLIMPEXP_ADV wxAnimationBase : public wxGDIObject
+class WXDLLIMPEXP_ADV wxAnimationBase : public wxObject
 {
 public:
     wxAnimationBase() {}