From: Francesco Montorsi <f18m_cpp217828@yahoo.it>
Date: Sun, 25 Jul 2010 09:54:44 +0000 (+0000)
Subject: wxGraphics* classes are all ref-counted
X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/660b61d7e33018ce9d54a6d5a3d7eba449d44f95

wxGraphics* classes are all ref-counted

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65097 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
---

diff --git a/docs/doxygen/overviews/refcount.h b/docs/doxygen/overviews/refcount.h
index f977babfbb..081cad74eb 100644
--- a/docs/doxygen/overviews/refcount.h
+++ b/docs/doxygen/overviews/refcount.h
@@ -78,6 +78,12 @@ operators and copy constructors since they are reference-counted:
 @li wxBrush
 @li wxCursor
 @li wxFont
+@li wxGraphicsBrush
+@li wxGraphicsContext
+@li wxGraphicsFont
+@li wxGraphicsMatrix
+@li wxGraphicsPath
+@li wxGraphicsPen
 @li wxIcon
 @li wxImage
 @li wxMetafile