X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/29b07a3821efad89112a5a250fee09f2577658fe..170a35e36438a7afa91409367b6dd32dc46a9fde:/demos/life/dialogs.h?ds=sidebyside diff --git a/demos/life/dialogs.h b/demos/life/dialogs.h index b2187cb0c3..e41e45953c 100644 --- a/demos/life/dialogs.h +++ b/demos/life/dialogs.h @@ -44,7 +44,7 @@ public: ~LifeSamplesDialog(); // members - const LifeShape& GetShape(); + const LifePattern& GetPattern(); // event handlers void OnListBox(wxCommandEvent &event);