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 22678f8f7..5402f064b 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -29,6 +29,10 @@         Projects using Scintilla      </h3>      <p> +       <a href="http://visual-mingw.sourceforge.net/">Visual MinGW</a> is an +       IDE for the MinGW compiler system.This runs on Windows with gcc. +    </p> +    <p>         The <a href="http://archaeopteryx.com/wingide">Wing IDE</a> is a         complete integrated development environment for the Python programming language.         Available on Intel based Linux and Windows and on MacOS X through XDarwin. | 
