]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlwin.h
removed InitBase()
[wxWidgets.git] / include / wx / html / htmlwin.h
index f23709848d2720df4b0305f6430d76931c175fa2..6e8b6ebb6da99c6165b305a3030404447b0b5f46 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMLWIN_H_
 #define _WX_HTMLWIN_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "htmlwin.h"
 #endif
 
@@ -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