]> git.saurik.com Git - wxWidgets.git/commitdiff
s/wxStaticIcon/wxStaticBitmap/g (bug 1724527)
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 May 2007 10:56:31 +0000 (10:56 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 24 May 2007 10:56:31 +0000 (10:56 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46194 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/statbmp.tex

index 33afe1c15eaa0903a7af51abae8d4fd8d22fdbab..957824513c0c996ab6e493fe90ceb6f32f44b6c2 100644 (file)
@@ -89,7 +89,7 @@ be called even if \helpref{SetIcon}{wxstaticbitmapseticon} had been used.
 \helpref{wxStaticBitmap::SetBitmap}{wxstaticbitmapsetbitmap}
 
 
 \helpref{wxStaticBitmap::SetBitmap}{wxstaticbitmapsetbitmap}
 
 
-\membersection{wxStaticIcon::GetIcon}\label{wxstaticbitmapgeticon}
+\membersection{wxStaticBitmap::GetIcon}\label{wxstaticbitmapgeticon}
 
 \constfunc{wxIcon}{GetIcon}{\void}
 
 
 \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}
 
 
 \wxheading{See also}
 
-\helpref{wxStaticIcon::SetIcon}{wxstaticbitmapseticon}
+\helpref{wxStaticBitmap::SetIcon}{wxstaticbitmapseticon}
 
 
 \membersection{wxStaticBitmap::SetBitmap}\label{wxstaticbitmapsetbitmap}
 
 
 \membersection{wxStaticBitmap::SetBitmap}\label{wxstaticbitmapsetbitmap}
@@ -118,7 +118,7 @@ Sets the bitmap label.
 \helpref{wxStaticBitmap::GetBitmap}{wxstaticbitmapgetbitmap}
 
 
 \helpref{wxStaticBitmap::GetBitmap}{wxstaticbitmapgetbitmap}
 
 
-\membersection{wxStaticIcon::SetIcon}\label{wxstaticbitmapseticon}
+\membersection{wxStaticBitmap::SetIcon}\label{wxstaticbitmapseticon}
 
 \func{virtual void}{SetIcon}{\param{const wxIcon\& }{ label}}
 
 
 \func{virtual void}{SetIcon}{\param{const wxIcon\& }{ label}}
 
@@ -130,5 +130,5 @@ Sets the label to the given icon.
 
 \wxheading{See also}
 
 
 \wxheading{See also}
 
-\helpref{wxStaticIcon::GetIcon}{wxstaticbitmapgeticon}
+\helpref{wxStaticBitmap::GetIcon}{wxstaticbitmapgeticon}