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 83398f371..a787655b1 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -45,6 +45,11 @@         There is <a href="http://users.surfree.net.il/mbaranov/SciTE.html">an enhanced version of         SciTE</a> for GTK+.      </p> +    <p> +       <a href="http://oss.software.ibm.com/developerworks/opensource/sashxb/"> +       SashXB for Linux</a> is an open source application development tool by  +       IBM that uses Scintilla.  +    </p>  <h3>         Editing Components      </h3>  | 
