Missed labels to replace number of 'topicNNN' in anchors. Consistent use of -dtor/-ctor addition in anchors.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29489 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -39,7 +39,7 @@ can be reselected into another memory DC.
|
||||
|
||||
\latexignore{\rtfignore{\wxheading{Members}}}
|
||||
|
||||
\membersection{wxMemoryDC::wxMemoryDC}
|
||||
\membersection{wxMemoryDC::wxMemoryDC}\label{wxmemorydcctor}
|
||||
|
||||
\func{}{wxMemoryDC}{\void}
|
||||
|
||||
@@ -49,7 +49,7 @@ Use the {\it Ok} member to test whether the constructor was successful
|
||||
in creating a usable device context. Don't forget to select a bitmap
|
||||
into the DC before drawing on it.
|
||||
|
||||
\membersection{wxMemoryDC::SelectObject}
|
||||
\membersection{wxMemoryDC::SelectObject}\label{wxmemorydcselectobject}
|
||||
|
||||
\func{}{SelectObject}{\param{const wxBitmap\& }{bitmap}}
|
||||
|
||||
|
Reference in New Issue
Block a user