X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3b354b96722f880df18324e46dbe77f4b54eb637..aa498ec94e6352d38c007bb89ad0a82e16cbf67b:/src/generic/combog.cpp diff --git a/src/generic/combog.cpp b/src/generic/combog.cpp index 7f354a8f3c..3c07f3da36 100644 --- a/src/generic/combog.cpp +++ b/src/generic/combog.cpp @@ -280,7 +280,7 @@ void wxGenericComboCtrl::OnPaintEvent( wxPaintEvent& WXUNUSED(event) ) // clear main background dc.DrawRectangle(rect); - + if ( !m_btn ) { // Standard button rendering