added notes about wxRegEx
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11010 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -179,6 +179,10 @@ If you use JPEG image handler, documentation for your program should
|
||||
contain following sentence: "This software is based in part on the work of
|
||||
the Independent JPEG Group". See src/jpeg/README for details.
|
||||
|
||||
If you use wxRegEx class on a system without native regular expressions
|
||||
support (i.e. MS Windows), see src/regex/COPYRIGHT file for Henry Spencer's
|
||||
regular expression library copyright.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
|
Reference in New Issue
Block a user