X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c107bd20ddfab8886c7e302aed5d4dac6dd2f7e..a70ab3b804b6c363f8bcbed0b4fce94b7fb03612:/interface/wx/weakref.h 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 is a template class for weak references that is used in the same way as wxWeakRef. The only difference is that wxWeakRefDynamic @@ -44,8 +43,6 @@ public: /** - @class wxWeakRef - wxWeakRef 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