s/wxStaticIcon/wxStaticBitmap/g (bug 1724527) [backport from HEAD]

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46195 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-05-24 10:58:33 +00:00
parent 340f784d7a
commit 95408c8a62

View File

@@ -89,7 +89,7 @@ be called even if \helpref{SetIcon}{wxstaticbitmapseticon} had been used.
\helpref{wxStaticBitmap::SetBitmap}{wxstaticbitmapsetbitmap}
\membersection{wxStaticIcon::GetIcon}\label{wxstaticbitmapgeticon}
\membersection{wxStaticBitmap::GetIcon}\label{wxstaticbitmapgeticon}
\constfunc{wxIcon}{GetIcon}{\void}
@@ -100,7 +100,7 @@ can't be retrieved from the control if a bitmap had been set (using
\wxheading{See also}
\helpref{wxStaticIcon::SetIcon}{wxstaticbitmapseticon}
\helpref{wxStaticBitmap::SetIcon}{wxstaticbitmapseticon}
\membersection{wxStaticBitmap::SetBitmap}\label{wxstaticbitmapsetbitmap}
@@ -118,7 +118,7 @@ Sets the bitmap label.
\helpref{wxStaticBitmap::GetBitmap}{wxstaticbitmapgetbitmap}
\membersection{wxStaticIcon::SetIcon}\label{wxstaticbitmapseticon}
\membersection{wxStaticBitmap::SetIcon}\label{wxstaticbitmapseticon}
\func{virtual void}{SetIcon}{\param{const wxIcon\& }{ label}}
@@ -130,5 +130,5 @@ Sets the label to the given icon.
\wxheading{See also}
\helpref{wxStaticIcon::GetIcon}{wxstaticbitmapgeticon}
\helpref{wxStaticBitmap::GetIcon}{wxstaticbitmapgeticon}