]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/combog.cpp
Correctly determine best wxPropertyGrid width.
[wxWidgets.git] / src / generic / combog.cpp
index 7f354a8f3cac9625699f7645ab100c0f98fa9b60..3c07f3da368041d12b63b04cf909f72d1ea735c1 100644 (file)
@@ -280,7 +280,7 @@ void wxGenericComboCtrl::OnPaintEvent( wxPaintEvent& WXUNUSED(event) )
 
     // clear main background
     dc.DrawRectangle(rect);
-    
+
     if ( !m_btn )
     {
         // Standard button rendering