TRUE/FALSE -> true/false in documentation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -172,7 +172,7 @@ a user-defined preview canvas object to be created.
|
||||
\func{void}{Initialize}{\void}
|
||||
|
||||
Creates the preview canvas and control bar, and calls
|
||||
wxWindow::MakeModal(TRUE) to disable other top-level windows
|
||||
wxWindow::MakeModal(true) to disable other top-level windows
|
||||
in the application.
|
||||
|
||||
This function should be called by the application prior to
|
||||
|
Reference in New Issue
Block a user