fixed wxStaticBox::SetBackgroundColour(): this should change background for the label...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Apr 2005 21:27:35 +0000 (21:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Apr 2005 21:27:35 +0000 (21:27 +0000)
commitf05f427fc1d824521ed07297adfa9f2e4f8d02a5
tree5e20aef52cd230d77b2094e5bb6c0df36b9db70d
parent6ecfb2c8701aec99418de25c4924f9270178d914
fixed wxStaticBox::SetBackgroundColour(): this should change background for the label only, not the entire box contents

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