X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3f66f6a5b3583b02c34854556eb83e3a808524ce..66c2bf7b1d9326fb650acfaae22ec50528cfbf7c:/include/wx/msw/popupwin.h?ds=sidebyside diff --git a/include/wx/msw/popupwin.h b/include/wx/msw/popupwin.h index 374fcbc511..d95c1dabc0 100644 --- a/include/wx/msw/popupwin.h +++ b/include/wx/msw/popupwin.h @@ -25,6 +25,7 @@ public: bool Create(wxWindow *parent, int flags = wxBORDER_NONE); + virtual void SetFocus(); virtual bool Show(bool show = true); // return the style to be used for the popup windows