]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/sizer.tex
wxHTML overview reorganized
[wxWidgets.git] / docs / latex / wx / sizer.tex
index c279758e8db444561f8b92d1758b115b3540c8c3..47e9cf030234bdfcd9e2cb394a4ebc5c62cde318 100644 (file)
@@ -1,7 +1,7 @@
 \section{\class{wxSizer}}\label{wxsizer}
 
 wxSizer is the abstract base class used for laying out subwindows in a window. You
-cannot use wxSizer directly; instead, you'll have to use \helpref{wxBoxSizer}{wxboxsizer}
+cannot use wxSizer directly; instead, you'll have to use \helpref{wxBoxSizer}{wxboxsizer} 
 or \helpref{wxStaticBoxSizer}{wxstaticboxsizer}.
 
 The layout algorithm used by sizers in wxWindows closely related to layout