diff options
author | nyamatongwe <unknown> | 2005-09-16 06:12:28 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2005-09-16 06:12:28 +0000 |
commit | f36143c50c43b51e1c800b6d8b96a2d984786422 (patch) | |
tree | 29ad35c50d081d5d890e809b22a2f3c8bd758a8b /doc/ScintillaRelated.html | |
parent | 7f1a58873d0662d0a82a703c85756f48d90d3a9a (diff) | |
download | scintilla-mirror-f36143c50c43b51e1c800b6d8b96a2d984786422.tar.gz |
Added Code::Blocks.
Diffstat (limited to 'doc/ScintillaRelated.html')
-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> |