]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/access.h
Move SetDefaultTimeout to wxProtocol and set it to 60 seconds for both wxHTTP and...
[wxWidgets.git] / interface / wx / access.h
index 9218d85226885681050aae3a374e9b0071a93389..5a540f59645d0e8dc2fd750bb4beae77b931ef29 100644 (file)
@@ -219,7 +219,6 @@ typedef enum
 
 /**
     @class wxAccessible
-    @wxheader{access.h}
 
     The wxAccessible class allows wxWidgets applications, and wxWidgets itself,
     to return extended information about user interface elements to client
@@ -402,9 +401,9 @@ public:
         Allows the application to send an event when something changes in
         an accessible object.
     */
-    virtual static void NotifyEvent(int eventType, wxWindow* window,
-                                    wxAccObject objectType,
-                                    int objectType);
+    static void NotifyEvent(int eventType, wxWindow* window,
+                            wxAccObject objectType,
+                            int objectType);
 
     /**
         Selects the object or child. See wxAccSelectionFlags for a list