diff options
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index c36fd31a3..f7c637b31 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,11 @@         Ports and Bindings of Scintilla      </h3>      <p> +	<a href="http://www.riverbankcomputing.co.uk/qscintilla/index.php">QScintilla +	</a> is a port of Scintilla to the Qt platform. It has a similar license to Qt: GPL for use in +	free software and commercial for use in close-source applications. +    </p> +    <p>  	<a href="http://www.adapower.com/gwindows/">  	GWindows</a> is a Win32 RAD GUI Framework for Ada 95 that  	includes a binding of Scintilla. | 
