]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mdi.h
Applied rowspan patch #15276 (dghart)
[wxWidgets.git] / include / wx / msw / mdi.h
index afef0664a4b7567c071aac1622a11a7da612c141..caf235fd56a68ec7578df102d48bf70b0cdef00d 100644 (file)
@@ -110,6 +110,9 @@ 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