X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/53a2db124c633f80bdb16336084262037d879a2c..726cc8697cd44a41b43257f05ca8cdd42b71a711:/include/wx/motif/combobox.h diff --git a/include/wx/motif/combobox.h b/include/wx/motif/combobox.h index 63eb9018e4..e7e3598ed6 100644 --- a/include/wx/motif/combobox.h +++ b/include/wx/motif/combobox.h @@ -107,6 +107,8 @@ protected: int width, int height, int sizeFlags = wxSIZE_AUTO); + // implement wxTextEntry pure virtual methods + virtual wxWindow *GetEditableWindow() { return this; } virtual WXWidget GetTextWidget() const; private: