Trying to make introduction reappear
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56209 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d7cda9b290
commit
2a555dcf20
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user