diff options
| author | nyamatongwe <devnull@localhost> | 2003-02-04 11:06:29 +0000 | 
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2003-02-04 11:06:29 +0000 | 
| commit | 284fe925ec037537535aa9ecdec5a8cb15ad825c (patch) | |
| tree | d23c2ac51787590f9c9e72b229cc1ec2865f67c6 | |
| parent | cbd32ed15aab45c07949e568044550ee9cebfa7b (diff) | |
| download | scintilla-mirror-284fe925ec037537535aa9ecdec5a8cb15ad825c.tar.gz | |
Added Eric3.
| -rw-r--r-- | doc/ScintillaRelated.html | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 609c1f3ba..e81efb015 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -76,6 +76,10 @@         Projects using Scintilla      </h3>      <p> +       <a href="http://www.die-offenbachs.de/detlev/eric3.html">Eric3</a> +       is a Python IDE written using PyQt and QScintilla. +    </p> +    <p>         <a href="http://www.templatetamer.com/">TemplateTamer</a>         is a tool for development of template based PHP web pages.      </p> | 
