From: Vadim Zeitlin Date: Wed, 14 Dec 2005 01:45:03 +0000 (+0000) Subject: removed obsolete reference to wxScrolledWindow X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d1e1aa64cc309321bca5da477fdd6acc0194d96f removed obsolete reference to wxScrolledWindow git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/toolbar.tex b/docs/latex/wx/toolbar.tex index 2a06b4f12c..feaf156332 100644 --- a/docs/latex/wx/toolbar.tex +++ b/docs/latex/wx/toolbar.tex @@ -8,10 +8,6 @@ The name wxToolBar is defined to be a synonym for one of the following classes: \item {\bf wxToolBarGTK} The GTK toolbar. \end{itemize} -Note that the base class {\bf wxToolBarBase} defines -automatic scrolling management functionality which is similar -to \helpref{wxScrolledWindow}{wxscrolledwindow}, so please refer to this class also. - \wxheading{Derived from} wxToolBarBase\\