X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4f1d811cc5b15a148ae7331c033d1749940cac0..49d37022125686b42877f0a5a971e13fb1381e87:/interface/animate.h diff --git a/interface/animate.h b/interface/animate.h index 861625aec3..7fb3a9a3d5 100644 --- a/interface/animate.h +++ b/interface/animate.h @@ -66,7 +66,7 @@ public: const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxAC_DEFAULT_STYLE, - const wxString& name = "animationctrl"); + const wxString& name = wxAnimationCtrlNameStr); /** Creates the control with the given @a anim animation.