]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/access.h
fix VC6 ICE; don't call the function which doesn't compare the objects operator=...
[wxWidgets.git] / interface / wx / access.h
index 953e9092b483115e5debb61031bfba1b4e8f67f9..5a540f59645d0e8dc2fd750bb4beae77b931ef29 100644 (file)
@@ -401,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