X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f884a0dccd6b642f35c441ac9bfc87a6d5b4d35..a289b10d2ce67a39d5e18d49716afdbcfce2c188:/include/wx/animate.h diff --git a/include/wx/animate.h b/include/wx/animate.h index ff555336b8..27f37a3b80 100644 --- a/include/wx/animate.h +++ b/include/wx/animate.h @@ -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 {