]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tsplittr.tex
eVC3 (older WinCE) build fix.
[wxWidgets.git] / docs / latex / wx / tsplittr.tex
index 5e7a363960d88a92ea34dee3320f082c7590ed66..963f3e392c70b5ede999bd3e436d1dc90f864628 100644 (file)
@@ -2,13 +2,13 @@
 
 Classes: \helpref{wxSplitterWindow}{wxsplitterwindow}
 
-The following screenshot shows the appearance of a splitter window with a vertical split.
+The following screenshot shows the appearance of a splitter window with a horizontal split.
 
 $$\image{8cm;0cm}{splitter.eps}$$
 
 The style wxSP\_3D has been used to show a 3D border and 3D sash.
 
-\subsection{Example}
+\subsection{Example}\label{wxsplitterwindowexample}
 
 The following fragment shows how to create a splitter window, creating two
 subwindows and hiding one of them.