Removed spurious brace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8688 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -894,7 +894,7 @@ the \helpref{wxGrid overview}{gridoverview} for more information about cell edit
|
||||
|
||||
\membersection{wxGrid::SetCellTextColour}\label{wxgridsetcelltextcolour}
|
||||
|
||||
\func{void}{SetCellTextColour}{\param{int }{row}, \param{int }{col}, \param{const wxColour\&}}{ colour}}
|
||||
\func{void}{SetCellTextColour}{\param{int }{row}, \param{int }{col}, \param{const wxColour\&}{ colour}}
|
||||
|
||||
\func{void}{SetCellTextColour}{\param{const wxColour\& }{val}, \param{int }{row}, \param{int }{col}}
|
||||
|
||||
|
Reference in New Issue
Block a user