X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5232d996cd3f27d49ea49708f0983445428cf6ce..af2799b7bbc4f52d43984049f7fe42a1fb1b968c:/include/wx/object.h diff --git a/include/wx/object.h b/include/wx/object.h index be84989431..1443bcfa93 100644 --- a/include/wx/object.h +++ b/include/wx/object.h @@ -416,7 +416,7 @@ inline void* wxCheckCast(void *ptr) #endif // WXDEBUG && wxUSE_MEMORY_TRACING // ---------------------------------------------------------------------------- -// wxObject: the root class of wxWindows object hierarchy +// wxObject: the root class of wxWidgets object hierarchy // ---------------------------------------------------------------------------- class WXDLLIMPEXP_BASE wxObject