diff options
author | Neil <nyamatongwe@gmail.com> | 2018-01-10 10:04:03 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2018-01-10 10:04:03 +1100 |
commit | 722cda45ac20fcd9a26a437d6a8b6caa69e5963c (patch) | |
tree | 483faca1fb4569696246d12a20a36435b2fa7488 /doc/ScintillaRelated.html | |
parent | 9242468fa809c82db6353f1dad4d190d3321a7ac (diff) | |
download | scintilla-mirror-722cda45ac20fcd9a26a437d6a8b6caa69e5963c.tar.gz |
Backport: Added Textilosaurus.
Backport of changeset 6424:5246ca55cf24.
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 362b4a204..1c3471729 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -124,6 +124,10 @@ Projects using Scintilla </h3> <p> + <a href="https://github.com/martinrotter/textilosaurus">Textilosaurus</a> + is simple cross-platform UTF-8 text editor based on Qt and Scintilla. + </p> + <p> <a href="http://stefanstools.sourceforge.net/BowPad.html">BowPad</a> is a small and fast text editor with a modern ribbon user interface (Windows7 or later). </p> |