diff options
-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> |