initialize m_backgroundBrush to an invalid brush instead of wxTRANSPARENT_BRUSH,...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 22:34:13 +0000 (22:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 11 Feb 2008 22:34:13 +0000 (22:34 +0000)
commit800f137903a7962385d79c054128574704e869d0
treeb256aed5eccb893bb62839c53c61fcedad16df2a
parente630cd0454f36415d727498665062b82e8816a36
initialize m_backgroundBrush to an invalid brush instead of wxTRANSPARENT_BRUSH, this shouldn't change anything but avoids unneeded initialization

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