]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mdi.h
Forward events to active child at MSW, not wx, level in wxMDIParentFrame.
[wxWidgets.git] / include / wx / msw / mdi.h
index caf235fd56a68ec7578df102d48bf70b0cdef00d..afef0664a4b7567c071aac1622a11a7da612c141 100644 (file)
@@ -110,9 +110,6 @@ public:
 #endif // wxUSE_MENUS
 
 protected:
-    // override to pass menu/toolbar events to the active child first
-    virtual bool TryBefore(wxEvent& event);
-
 #if wxUSE_MENUS_NATIVE
     virtual void InternalSetMenuBar();
 #endif // wxUSE_MENUS_NATIVE