X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1bd2ceb57b0cc9f2b07b8bbb7d38d0e0d2381d3a..12b5f4b4d2d8a07962da7ba3b78c8c1ec2634a67:/src/common/animatecmn.cpp?ds=inline diff --git a/src/common/animatecmn.cpp b/src/common/animatecmn.cpp index e18c6e8d34..4ba1483bac 100644 --- a/src/common/animatecmn.cpp +++ b/src/common/animatecmn.cpp @@ -26,7 +26,7 @@ #include "wx/image.h" #include "wx/dcmemory.h" -const wxChar wxAnimationCtrlNameStr[] = wxT("animationctrl"); +const char wxAnimationCtrlNameStr[] = "animationctrl"; // global object wxAnimation wxNullAnimation;