X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9a6a553013e382125be998774de12bd75f218665..d71789cc5b9787e39639a2ebe4700485572f3674:/docs/latex/wx/iconbndl.tex

diff --git a/docs/latex/wx/iconbndl.tex b/docs/latex/wx/iconbndl.tex
index 3eee21f2ee..d1a68478c3 100644
--- a/docs/latex/wx/iconbndl.tex
+++ b/docs/latex/wx/iconbndl.tex
@@ -2,7 +2,7 @@
 
 This class contains multiple copies of an icon in different sizes,
 see also \helpref{wxDialog::SetIcons}{wxdialogseticons} and
-\helpref{wxFrame::SetIcons}{wxframeseticons}.
+\helpref{wxTopLevelWindow::SetIcons}{wxtoplevelwindowseticons}.
 
 \wxheading{Derived from}
 
@@ -65,3 +65,6 @@ Same as GetIcon( wxSize( size, size ) ).
 \membersection{wxIconBundle::operator=}\label{wxiconbundleoperatorassign}
 
 \func{const wxIconBundle\&}{operator=}{\param{const wxIconBundle\& }{ic}}
+
+Assignment operator.
+