]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/mdi.h
1) APPCONF_ constants renamed to wxCONFIG_
[wxWidgets.git] / include / wx / gtk1 / mdi.h
index 4a4aadf0bcda464f658e5c8dc4eeabf56725b519..e56d71cdf491632fb76b0d3e21818a54d562829f 100644 (file)
@@ -129,6 +129,8 @@ class wxMDIChildFrame: public wxPanel
     
     bool Destroy(void);
     void OnCloseWindow( wxCloseEvent& event );
+    void OnSize( wxSizeEvent &event );
+    void OnActivate( wxActivateEvent &event );
     
   public: