fixed compilation problem inwith ^
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
6bedf83dec
commit
2d290a9237
@ -79,7 +79,7 @@ enum
|
||||
Flags for regex matching to be used with \helpref{Matches()}{wxregexmatches}.
|
||||
|
||||
These flags are mainly useful when doing several matches in a long string
|
||||
to prevent erroneous matches for {\tt '\^'} and {\tt '\$'}
|
||||
to prevent erroneous matches for \verb|'^'| and \verb|'$'|
|
||||
\begin{verbatim}
|
||||
enum
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user