]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/serialize/serwnd.h
wxFileConfig ctor now (again) uses the files in the correct locations if the
[wxWidgets.git] / utils / serialize / serwnd.h
index 769715e2b0dc5c5ff0c0b87dbd1bc17a6dc01003..14c3423ff9d7628c9c0a7c0de667bfa8770de352 100644 (file)
@@ -50,5 +50,7 @@ DECLARE_SERIAL_CLASS(wxMenuBar, wxWindow)
 DECLARE_SERIAL_CLASS(wxMenuItem, wxObject)
 DECLARE_SERIAL_CLASS(wxMenu, wxObject)
 DECLARE_SERIAL_CLASS(wxMDIParentFrame, wxFrame)
+DECLARE_SERIAL_CLASS(wxMDIChildFrame, wxFrame)
+DECLARE_SERIAL_CLASS(wxMDIClientWindow, wxFrame)
 
 #endif