]> git.saurik.com Git - wxWidgets.git/commitdiff
added wxRegEx docs
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 Jul 2001 16:41:18 +0000 (16:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 14 Jul 2001 16:41:18 +0000 (16:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/category.tex
docs/latex/wx/classes.tex

index afe09140fa277588a2e256f416fd1e662e4b536a..ce67d8d16c90c2c955b46753889ad711099a9ca5 100644 (file)
@@ -259,6 +259,7 @@ These are the data structure classes supported by wxWindows.
 \twocolitem{\helpref{wxPathList}{wxpathlist}}{A class to help search multiple paths}
 \twocolitem{\helpref{wxPoint}{wxpoint}}{Representation of a point}
 \twocolitem{\helpref{wxRect}{wxrect}}{A class representing a rectangle}
+\twocolitem{\helpref{wxRegEx}{wxregex}}{Regular expression support}
 \twocolitem{\helpref{wxRegion}{wxregion}}{A class representing a region}
 \twocolitem{\helpref{wxString}{wxstring}}{A string class}
 \twocolitem{\helpref{wxStringList}{wxstringlist}}{A class representing a list of strings}
index 4afa7b724e6e93394805f2431fec68710099c19f..b23fd733d1935185a7be07a7a2ea4d9812fb7b3b 100644 (file)
 \input realpoin.tex
 \input rect.tex
 \input recrdset.tex
+\input regex.tex
 \input region.tex
 \input sashevt.tex
 \input sashlayw.tex