X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9e29cd0a2896d37d609bfa92216041589b26c931..c02f03d563e895258dcac98a2ade423a1acbf7f9:/src/xrc/xh_animatctrl.cpp?ds=sidebyside diff --git a/src/xrc/xh_animatctrl.cpp b/src/xrc/xh_animatctrl.cpp index 78e53e09d0..6bded88fdc 100644 --- a/src/xrc/xh_animatctrl.cpp +++ b/src/xrc/xh_animatctrl.cpp @@ -37,7 +37,7 @@ wxObject *wxAnimationCtrlXmlHandler::DoCreateResource() GetID(), GetAnimation(wxT("animation")), GetPosition(), GetSize(), - GetStyle(_T("style"), wxAC_DEFAULT_STYLE), + GetStyle(wxT("style"), wxAC_DEFAULT_STYLE), GetName()); // if no inactive-bitmap has been provided, GetBitmap() will return wxNullBitmap