Misc changes, including to wxPropertyForm and sample to make it work

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3746 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1999-09-29 15:55:50 +00:00
parent 51c0a521a9
commit 1b9315eb77
9 changed files with 158 additions and 39 deletions

View File

@@ -97,6 +97,7 @@ public:
}
void OnCloseWindow(wxCloseEvent& event);
void OnSize(wxSizeEvent& event);
DECLARE_EVENT_TABLE()
};