We don't use "const bool" anywhere, I think.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46669 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2007-06-23 17:03:05 +00:00
parent 40e5ebbf98
commit 1c7ca6a0c8

View File

@@ -207,7 +207,7 @@ for details.
\membersection{wxScrolledWindow::EnableScrolling}\label{wxscrolledwindowenablescrolling} \membersection{wxScrolledWindow::EnableScrolling}\label{wxscrolledwindowenablescrolling}
\func{void}{EnableScrolling}{\param{const bool}{ xScrolling}, \param{const bool}{ yScrolling}} \func{void}{EnableScrolling}{\param{bool}{ xScrolling}, \param{bool}{ yScrolling}}
Enable or disable physical scrolling in the given direction. Physical Enable or disable physical scrolling in the given direction. Physical
scrolling is the physical transfer of bits up or down the scrolling is the physical transfer of bits up or down the