]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/dialogs.h
Re-added a minimal setup.h file that includes wx/msw/setup.h on Windows,
[wxWidgets.git] / demos / life / dialogs.h
index b2187cb0c3ded8af52aefb2ca6dc6c6fea85ee0f..e41e45953c65d3e97368a81ecb5b09bf87a69c52 100644 (file)
@@ -44,7 +44,7 @@ public:
     ~LifeSamplesDialog();
 
     // members
     ~LifeSamplesDialog();
 
     // members
-    const LifeShape& GetShape();
+    const LifePattern& GetPattern();
 
     // event handlers
     void OnListBox(wxCommandEvent &event);
 
     // event handlers
     void OnListBox(wxCommandEvent &event);