]> git.saurik.com Git - wxWidgets.git/blobdiff - src/xrc/xh_animatctrl.cpp
Notify user less intrusively about overflow when previewing HTML printouts.
[wxWidgets.git] / src / xrc / xh_animatctrl.cpp
index 78e53e09d0ede32ac775214b660beb73981c82c9..6bded88fdca7730daf4f48269a9fccd80221dffb 100644 (file)
@@ -37,7 +37,7 @@ wxObject *wxAnimationCtrlXmlHandler::DoCreateResource()
                   GetID(),
                   GetAnimation(wxT("animation")),
                   GetPosition(), GetSize(),
                   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
                   GetName());
 
     // if no inactive-bitmap has been provided, GetBitmap() will return wxNullBitmap