X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/24d705907ddcbe8e701867be2fb6f457a3dfab6f..103791a6d0c32bdba98238b9d6abb8f8e2f80183:/docs/latex/wx/gridevt.tex?ds=sidebyside

diff --git a/docs/latex/wx/gridevt.tex b/docs/latex/wx/gridevt.tex
index 0215e80977..3ef3b80d29 100644
--- a/docs/latex/wx/gridevt.tex
+++ b/docs/latex/wx/gridevt.tex
@@ -18,6 +18,10 @@ The ...\_CMD\_... variants also take a window identifier.
 \twocolitem{{\bf EVT\_GRID\_CMD\_EDITOR\_CREATED(id, func)}}{The editor for a cell was created; variant taking a window identifier. Processes a wxEVT\_GRID\_EDITOR\_CREATED.}
 \end{twocollist}%
 
+\wxheading{Include files}
+
+<wx/grid.h>
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxGridEditorCreatedEvent::wxGridEditorCreatedEvent}\label{wxgrideditorcreatedeventconstr}
@@ -169,6 +173,10 @@ The ...\_CMD\_... variants also take a window identifier.
 \twocolitem{{\bf EVT\_GRID\_CMD\_RANGE\_SELECT(func)}}{The user selected a group of contiguous cells; variant taking a window identifier. Processes a wxEVT\_GRID\_RANGE\_SELECT.}
 \end{twocollist}%
 
+\wxheading{Include files}
+
+<wx/grid.h>
+
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 \membersection{wxGridRangeSelectEvent::wxGridRangeSelectEvent}\label{wxgridrangeselecteventconstr}