]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/mdi.h
More settings restored.
[wxWidgets.git] / include / wx / msw / mdi.h
index a5bdff00cbe949402aa757a652f8ea208b40f4d4..dde5cc7e37b68645ae4811f8f3990bebcd3b0eae 100644 (file)
@@ -191,6 +191,7 @@ protected:
 private:
     bool m_needsInitialShow; // Show must be called in idle time after Creation
     bool m_needsResize; // flag which tells us to artificially resize the frame
+       virtual void DetachMenuBar() ;
 
     DECLARE_EVENT_TABLE()
     DECLARE_DYNAMIC_CLASS_NO_COPY(wxMDIChildFrame)