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 a87a6afb2..30e999ef6 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,10 @@         Projects using Scintilla      </h3>       <p> +       <a href="http://codeblocks.org/"> +       Code::Blocks</a> is an open source, cross platform free C++ IDE. +    </p> +    <p>         <a href="http://notepad-plus.sourceforge.net/uk/site.htm">         Notepad++</a> is a free source code editor under Windows.      </p> | 
