removed obsolete reference to wxScrolledWindow

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2005-12-14 01:45:03 +00:00
parent 98e04c1376
commit d1e1aa64cc

View File

@ -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\\