]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/popupwin.h
Don't define __STRICT_ANSI__, we should build both with and without it.
[wxWidgets.git] / include / wx / msw / popupwin.h
index 374fcbc51134af4699fdd09a2d1c281c2ae64803..d95c1dabc06066e4c9040b0b6eb16dcf62529228 100644 (file)
@@ -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