X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5bd77105934934cf38145e036d7072c2ca0b0456..ca9eebc34612c8bc3cdb8530ea355caf3eff5df0:/include/wx/osx/combobox.h diff --git a/include/wx/osx/combobox.h b/include/wx/osx/combobox.h index ca2d448cd6..487f9a6c67 100644 --- a/include/wx/osx/combobox.h +++ b/include/wx/osx/combobox.h @@ -100,7 +100,7 @@ class WXDLLIMPEXP_CORE wxComboBox : public wxControl, public wxComboBoxBase virtual void SetString(unsigned int n, const wxString& s); virtual unsigned int GetCount() const; - + // these methods are provided by wxTextEntry for the native impl. #if wxOSX_USE_CARBON // Text field functions