]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/animate.h
Fixed wxWindowOS2::Reparent.
[wxWidgets.git] / include / wx / animate.h
index ff555336b813a4289b43819f5b8060500d0a9b4e..27f37a3b803cfb576e69be531cd5c868b080a282 100644 (file)
@@ -65,7 +65,7 @@ protected:
 
 // default style does not include wxAC_NO_AUTORESIZE, that is, the control
 // auto-resizes by default to fit the new animation when SetAnimation() is called
-#define wxAC_DEFAULT_STYLE       (wxNO_BORDER)
+#define wxAC_DEFAULT_STYLE       (wxBORDER_NONE)
 
 class WXDLLIMPEXP_ADV wxAnimationCtrlBase : public wxControl
 {