]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/regex.tex
Added missing documentation for a function
[wxWidgets.git] / docs / latex / wx / regex.tex
index 17673371912bc700fa6f01913ffeb188a9f838b9..012a03ee1da0731bc1f93f5fdef5a316e813ea2e 100644 (file)
@@ -126,8 +126,6 @@ printf("text now contains %u hidden addresses", count);
 
 Default ctor: use \helpref{Compile()}{wxregexcompile} later.
 
-\membersection{wxRegEx::wxRegEx}\label{wxregexwxregex}
-
 \func{}{wxRegEx}{\param{const wxString\& }{expr}, \param{int }{flags = wxRE\_DEFAULT}}
 
 Create and compile the regular expression, use