]> git.saurik.com Git - wxWidgets.git/commitdiff
accept focus, keyboard can be used for navigation (patch 798098)
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 1 Sep 2003 20:59:57 +0000 (20:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 1 Sep 2003 20:59:57 +0000 (20:59 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/html/htmlwin.h

index 101e6fa93871e111c6bb072aab097b203058b306..6e8b6ebb6da99c6165b305a3030404447b0b5f46 100644 (file)
@@ -162,9 +162,6 @@ public:
     // Adds HTML processor to wxHtmlWindow class as whole:
     static void AddGlobalProcessor(wxHtmlProcessor *processor);
 
-    // what would we do with it?
-    virtual bool AcceptsFocusFromKeyboard() const { return FALSE; }
-
     // -- Callbacks --
 
     // Sets the title of the window