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 3caf8cd09..5c4043c33 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -101,6 +101,11 @@ Projects using Scintilla </h3> <p> + <a href="http://parinya.homeip.net/"> + MinGW Developer Studio</a> + is a simple C/C++ IDE for the MinGW compiler on Windows. + </p> + <p> <a href="http://www.die-offenbachs.de/detlev/eric3.html">Eric3</a> is a Python IDE written using PyQt and QScintilla. </p> |