]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/combocmn.cpp
Implement wxRendererMac::DrawItemSelectionRect and move the generic wxTreeCtrl to...
[wxWidgets.git] / src / common / combocmn.cpp
index 9160f1b710beeb33fe99aa74f1ec3ab8c62209ef..a633163d30719a911163b9f504190a44e03edbdd 100644 (file)
@@ -1238,7 +1238,7 @@ void wxComboCtrlBase::PrepareBackground( wxDC&, const wxRect&, int ) const
 }
 #endif
 
-void wxComboCtrlBase::DrawButton( wxDC& dc, const wxRect& rect, bool paintBg )
+void wxComboCtrlBase::DrawButton( wxDC& dc, const wxRect& rect, int paintBg )
 {
     int drawState = m_btnState;