X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5232d996cd3f27d49ea49708f0983445428cf6ce..02b7b6b072762ff1e02950109a751815ac7429fd:/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