fixed MSWGetBgBrush() call, it needs a HWND and not wxWindow * now
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Apr 2005 22:12:39 +0000 (22:12 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 10 Apr 2005 22:12:39 +0000 (22:12 +0000)
commitbcb8ba61c374af7570611514e1d5b3f961ae7559
treec74f59dec69780d3e090f4df1ce09b734d0feaa6
parent3fb3e5e595f07ec9f3de893395fb37fc56b2e8b7
fixed MSWGetBgBrush() call, it needs a HWND and not wxWindow * now

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