X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4765d335f603c29f1fd300288ff1d40a118fcf0e..214b7e74f0d6e46fc278d0060b2e864a23f1714e:/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