From 8fb2999a85512c42ebc914f93efc9aee8e14af11 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 14 Jul 2001 16:41:18 +0000 Subject: [PATCH] added wxRegEx docs git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11046 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/category.tex | 1 + docs/latex/wx/classes.tex | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/latex/wx/category.tex b/docs/latex/wx/category.tex index afe09140fa..ce67d8d16c 100644 --- a/docs/latex/wx/category.tex +++ b/docs/latex/wx/category.tex @@ -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} diff --git a/docs/latex/wx/classes.tex b/docs/latex/wx/classes.tex index 4afa7b724e..b23fd733d1 100644 --- a/docs/latex/wx/classes.tex +++ b/docs/latex/wx/classes.tex @@ -243,6 +243,7 @@ \input realpoin.tex \input rect.tex \input recrdset.tex +\input regex.tex \input region.tex \input sashevt.tex \input sashlayw.tex -- 2.45.2