]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/frame.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / frame.tex
index 865cc1dc0f7f9e5099032c343819229871be62f8..b7e00593e3e056150ae181c6dc5a2d882feb2109 100644 (file)
@@ -215,7 +215,7 @@ Note that you can put controls and other windows on the status bar if you wish.
 
 \membersection{wxFrame::CreateToolBar}\label{wxframecreatetoolbar}
 
-\func{virtual wxToolBar*}{CreateToolBar}{\param{long}{ style = wxNO\_BORDER \pipe wxTB\_HORIZONTAL},
+\func{virtual wxToolBar*}{CreateToolBar}{\param{long}{ style = wxBORDER\_NONE \pipe wxTB\_HORIZONTAL},
  \param{wxWindowID}{ id = -1}, \param{const wxString\&}{ name = "toolBar"}}
 
 Creates a toolbar at the top or left of the frame.