X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..7157abfba1c0db6fba7e938dd7ada17225b29a10:/interface/wx/object.h?ds=sidebyside diff --git a/interface/wx/object.h b/interface/wx/object.h index b6467e9fe6..f0818ff3f6 100644 --- a/interface/wx/object.h +++ b/interface/wx/object.h @@ -8,7 +8,6 @@ /** @class wxObjectRefData - @wxheader{object.h} This class is used to store reference-counted data. @@ -162,7 +161,6 @@ public: /** @class wxObject - @wxheader{object.h} This is the root class of many of the wxWidgets classes. @@ -338,7 +336,6 @@ protected: /** @class wxClassInfo - @wxheader{object.h} This class stores meta-information about classes. @@ -418,7 +415,6 @@ public: /** - @wxheader{object.h} This is helper template class primarily written to avoid memory leaks because of missing calls to wxObjectRefData::DecRef().