]> git.saurik.com Git - wxWidgets.git/commit - src/html/m_span.cpp
Fix PCH-less build after the changes of r72589.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 1 Oct 2012 09:40:06 +0000 (09:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 1 Oct 2012 09:40:06 +0000 (09:40 +0000)
commit1f4bb1d7f2d7faf05f993b1b8071938234ba18b3
treed06938276fd3d45ff0d6d531b0841e66db99904f
parente6aed765fc167c45ec1faffb29fd15a2548fde85
Fix PCH-less build after the changes of r72589.

Use wx{SOLID,TRANSPARENT} instead of wxBRUSHSTYLE_{SOLID,TRANSPARENT}. This
makes more sense as we're setting background mode, not brush style, here and
also fixed compilation when not using PCH.

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