X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48200154f43831be952cf2503a926af333efb2b5..ea7ff9ad2ae6e715621515ece55b34009065bcbe:/include/wx/gtk/popupwin.h diff --git a/include/wx/gtk/popupwin.h b/include/wx/gtk/popupwin.h index bd1a638b7f..97c9db64fb 100644 --- a/include/wx/gtk/popupwin.h +++ b/include/wx/gtk/popupwin.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: popupwin.h +// Name: wx/gtk/popupwin.h // Purpose: // Author: Robert Roebling // Created: @@ -27,6 +27,8 @@ public: virtual bool Show(bool show = true); + virtual void SetFocus(); + // implementation // --------------