git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69995
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
if (!LoadImageCache(dc))
return false;
if (!LoadImageCache(dc))
return false;
- DrawBoxAttributes(dc, GetBuffer(), GetAttributes(), wxRect(GetPosition(), GetCachedSize()));
+ DrawBoxAttributes(dc, GetBuffer(), GetAttributes(), wxRect(rect.GetPosition(), GetCachedSize()));
#if 0
int y = rect.y + (rect.height - m_imageCache.GetHeight());
#if 0
int y = rect.y + (rect.height - m_imageCache.GetHeight());