New files to add .lif pattern reading capabilities to Life

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7730 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Guillermo Rodriguez Garcia
2000-07-10 05:58:08 +00:00
parent 6b5f146a2b
commit efcc189ef2
25 changed files with 3138 additions and 276 deletions

View File

@@ -44,7 +44,7 @@ public:
~LifeSamplesDialog();
// members
const LifeShape& GetShape();
const LifePattern& GetPattern();
// event handlers
void OnListBox(wxCommandEvent &event);