X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a236aa2058ccf3d36e9cafc20fa7375080c4be50..472eec8a0391538e4dcf7f7c6c4f4d44c8383616:/include/wx/gtk1/combobox.h diff --git a/include/wx/gtk1/combobox.h b/include/wx/gtk1/combobox.h index e46402b839..13b7b24c55 100644 --- a/include/wx/gtk1/combobox.h +++ b/include/wx/gtk1/combobox.h @@ -94,6 +94,7 @@ public: wxString GetValue() const; void SetValue(const wxString& value); + void WriteText(const wxString& value); void Copy(); void Cut();