typo fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,7 +12,7 @@ the height of each field is the height of the tallest child.
|
|||||||
|
|
||||||
\membersection{wxGridSizer::wxGridSizer}\label{wxgridsizerwxgridsizer}
|
\membersection{wxGridSizer::wxGridSizer}\label{wxgridsizerwxgridsizer}
|
||||||
|
|
||||||
\func{}{wxGridSizer}{\param{int }{rows}, \param{int }{cols}, \param{int }{vgap}, \param{int }{hgap}}
|
\func{}{wxGridSizer}{\param{int }{cols}, \param{int }{rows}, \param{int }{vgap}, \param{int }{hgap}}
|
||||||
|
|
||||||
\func{}{wxGridSizer}{\param{int }{cols}, \param{int }{vgap = 0}, \param{int }{hgap = 0}}
|
\func{}{wxGridSizer}{\param{int }{cols}, \param{int }{vgap = 0}, \param{int }{hgap = 0}}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user