]> git.saurik.com Git - wxWidgets.git/commit
fixed fatal bug in wxBitmap::CreateFromXpm (the bitmap was added twice to wxTheBitmap...
authorVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 May 2001 15:08:45 +0000 (15:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Thu, 10 May 2001 15:08:45 +0000 (15:08 +0000)
commitf204026b42dd36af2716434232dd1937fab2465e
treef1aae164cb7691461f23a267ebab718e01b404f3
parent66242f20794d33f61eb381fba6ca1fc6b9c1c929
fixed fatal bug in wxBitmap::CreateFromXpm (the bitmap was added twice to wxTheBitmapsList)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10107 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/bitmap.cpp