X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/172da31f537534fd531f05abede196aefa60d6b7..5fa7a49ce395b2a84d0c5d405fdb13277402e95f:/src/mac/carbon/brush.cpp diff --git a/src/mac/carbon/brush.cpp b/src/mac/carbon/brush.cpp index da0346fb57..ae77b03b20 100644 --- a/src/mac/carbon/brush.cpp +++ b/src/mac/carbon/brush.cpp @@ -190,8 +190,8 @@ bool wxBrush::RealizeResource() { return true; } -unsigned long wxBrush::MacGetThemeBackground( WXRECTPTR extent) const -unsigned long wxBrush::MacGetThemeBackground( WXRECTPTR extent) const + +unsigned long wxBrush::MacGetThemeBackground(WXRECTPTR extent) const { if ( M_BRUSHDATA && M_BRUSHDATA->m_macBrushKind == kwxMacBrushThemeBackground ) {