]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/weakref.h
added the possibility to rescale the image during loading, especially useful with...
[wxWidgets.git] / interface / wx / weakref.h
index 37130abb9ae94377e109e9b0a6bc2b317c34afc7..a94b65f6561dc5cd6c21d0583fbb5b9a4eaadf9a 100644 (file)
@@ -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