]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
wxDirDialog now has the same ctor under all platforms and also uses the
[wxWidgets.git] / include / wx / msw / window.h
index a65bdbc19188b3235bc26bbc34236f5c9634f190..2218c201e918b439a06b7ce7ae7f635d809b3469 100644 (file)
@@ -86,6 +86,7 @@ public:
     virtual bool Enable( bool enable = TRUE );
 
     virtual void SetFocus();
+    virtual void SetFocusFromKbd();
 
     virtual bool Reparent(wxWindowBase *newParent);