aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authornyamatongwe <devnull@localhost>2005-09-16 06:12:28 +0000
committernyamatongwe <devnull@localhost>2005-09-16 06:12:28 +0000
commit1bff562e6999731479e93c91777854789843debb (patch)
tree29ad35c50d081d5d890e809b22a2f3c8bd758a8b
parent88708be366d4ab87de4ad71671e8fe613ae88923 (diff)
downloadscintilla-mirror-1bff562e6999731479e93c91777854789843debb.tar.gz
Added Code::Blocks.
-rw-r--r--doc/ScintillaRelated.html4
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>