]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/life/dialogs.h
don't define _puttchar ourselves when using newest mingw runtime
[wxWidgets.git] / demos / life / dialogs.h
index f5ebd0a32c29b6b77c21269dd604bac2667e4326..723ff1c81d800866cc86eff331bdf7c03c56cb97 100644 (file)
@@ -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;