]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sbsizer.tex
Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the user
[wxWidgets.git] / docs / latex / wx / sbsizer.tex
index df5a8a5e4508f83366b9a093a373fcbfd0c185a9..3cc226a5b41bac400dc269cbe5b21ff8c867904a 100644 (file)
@@ -19,7 +19,7 @@ See also \helpref{wxSizer}{wxsizer}, \helpref{wxStaticBox}{wxstaticbox} and
 
 \func{}{wxStaticBoxSizer}{\param{wxStaticBox* }{box}, \param{int }{orient}}
 
-Constructor. It takes an associated static box and the orientation {\it orient}
+Constructor. It takes an associated static box and the orientation {\it orient} 
 as parameters - orient can be either of wxVERTICAL or wxHORIZONTAL.
 
 \membersection{wxStaticBoxSizer::GetStaticBox}\label{wxstaticboxsizergetstaticbox}