]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/object.h
removed GSocket_[Un]Streamed(), GSocket_SetNonOriented() must be used instead
[wxWidgets.git] / include / wx / object.h
index be84989431babe5b24e632fbbd73fbb68a189b1d..1443bcfa938280c580db7e2b24adf9a1b32bb6eb 100644 (file)
@@ -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