From 357d2b88cb15fa0ad97b1676fdbc88c2abc85451 Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Tue, 7 Oct 2008 08:01:34 +0000 Subject: [PATCH] Forgot to commit git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/gtk/popupwin.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/wx/gtk/popupwin.h b/include/wx/gtk/popupwin.h index bd1a638b7f..bb7aa4b0c9 100644 --- a/include/wx/gtk/popupwin.h +++ b/include/wx/gtk/popupwin.h @@ -26,6 +26,8 @@ public: bool Create(wxWindow *parent, int flags = wxBORDER_NONE); virtual bool Show(bool show = true); + + virtual void SetFocus(); // implementation // -------------- -- 2.45.2