X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4765d335f603c29f1fd300288ff1d40a118fcf0e..1d261710b8a6cf129d9670d640a4d5df3ca6c0cc:/include/wx/mac/listbox.h diff --git a/include/wx/mac/listbox.h b/include/wx/mac/listbox.h index a312aec593..46346daa2c 100644 --- a/include/wx/mac/listbox.h +++ b/include/wx/mac/listbox.h @@ -138,7 +138,7 @@ protected: int m_noItems; int m_selected; - virtual wxSize DoGetBestSize() const ; + virtual wxSize DoGetBestSize() const; #if wxUSE_OWNER_DRAWN // control items