fixed small bug in operator=() (comparing equal but not identical objects were not...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Feb 2004 14:07:35 +0000 (14:07 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 8 Feb 2004 14:07:35 +0000 (14:07 +0000)
commit6c6bf502f996f48bf200c3588cd21b1921756d71
tree49622ac12d92898b10eb10a789b4a711fb2c6cee
parent75776373425544032a555cb1c71aa6980ab5e69d
fixed small bug in operator=() (comparing equal but not identical objects were not assigned though they should be)

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