]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mdi.h
Rebake after last change.
[wxWidgets.git] / include / wx / msw / mdi.h
index 63e42eb74bf3fb99547b45c39abd7a0f52151910..0d4e4be6a58fde31e238ad9ff5efdbd0932caa9d 100644 (file)
@@ -109,7 +109,7 @@ public:
 
 protected:
     // override to pass menu/toolbar events to the active child first
-    virtual bool TryValidator(wxEvent& event);
+    virtual bool TryBefore(wxEvent& event);
 
 #if wxUSE_MENUS_NATIVE
     virtual void InternalSetMenuBar();