X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/11180f777a4dbe72ab62355ff9c3d715419c01b5..f803b25b44072e1dc84edc27e3cdae9e34c26edf:/samples/listbox/lboxtest.cpp diff --git a/samples/listbox/lboxtest.cpp b/samples/listbox/lboxtest.cpp index 4234791166..751a5a18ce 100644 --- a/samples/listbox/lboxtest.cpp +++ b/samples/listbox/lboxtest.cpp @@ -188,7 +188,7 @@ private: // the log target we use to redirect messages to the listbox wxLog *m_logTarget; - // 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() };