From: Robert Roebling <robert@roebling.de> Date: Fri, 10 Oct 2008 08:44:49 +0000 (+0000) Subject: Trying to make introduction reappear X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2a555dcf20af4068c6d964c19fd7b0e851114d68 Trying to make introduction reappear git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/interface/wx/weakref.h b/interface/wx/weakref.h index 37130abb9a..a94b65f656 100644 --- a/interface/wx/weakref.h +++ b/interface/wx/weakref.h @@ -8,7 +8,6 @@ /** - @class wxWeakRefDynamic wxWeakRefDynamic<T> is a template class for weak references that is used in the same way as wxWeakRef<T>. The only difference is that wxWeakRefDynamic @@ -44,8 +43,6 @@ public: /** - @class wxWeakRef - wxWeakRef<T> is a template class for weak references to wxWidgets objects, such as wxEvtHandler, wxWindow and wxObject. A weak reference behaves much like an ordinary pointer, but when the object