X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ab7ce33c563651f790f99d64ee56727706047ae3..a2a03d7864c96401b99b3fde43ae7cb5ace83814:/demos/life/dialogs.h?ds=sidebyside diff --git a/demos/life/dialogs.h b/demos/life/dialogs.h index f5ebd0a32c..723ff1c81d 100644 --- a/demos/life/dialogs.h +++ b/demos/life/dialogs.h @@ -50,7 +50,7 @@ public: void OnListBox(wxCommandEvent &event); private: - // any class wishing to process wxWindows events must use this macro + // any class wishing to process wxWidgets events must use this macro DECLARE_EVENT_TABLE() int m_value;