X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6fb99eb3b7063388672255335abf7a34405f51bf..86dd82baf94b4f637fe3ce066102fc6e953d842e:/include/wx/docview.h diff --git a/include/wx/docview.h b/include/wx/docview.h index 96eeeb8b83..853772c7b8 100644 --- a/include/wx/docview.h +++ b/include/wx/docview.h @@ -469,7 +469,7 @@ public: const wxSize& size = wxDefaultSize, long type = wxDEFAULT_FRAME_STYLE, const wxString& name = wxT("frame")); - ~wxDocChildFrame(); + ~wxDocChildFrame(){} // Extend event processing to search the view's event table virtual bool ProcessEvent(wxEvent& event);