diff options
author | nyamatongwe <devnull@localhost> | 2002-09-18 22:31:31 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2002-09-18 22:31:31 +0000 |
commit | 99bf46093ed269c9ea3c6a69f82b079b01f5ac57 (patch) | |
tree | ab9cf4d9f53b313635d1c3fdbf16a84126220404 | |
parent | 4fb63e8dfaa240929f83a0811a8d8ba9d8933aa6 (diff) | |
download | scintilla-mirror-99bf46093ed269c9ea3c6a69f82b079b01f5ac57.tar.gz |
Qt port.
-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. |