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 | 13e07ac896114885b16ca0a48fa0751579ba681e (patch) | |
tree | 8fb475baa4064e103a991c64c207375a3f57f3b9 | |
parent | 3d815f892d7b4828b0230551b7ec8d78845e8861 (diff) | |
download | scintilla-mirror-13e07ac896114885b16ca0a48fa0751579ba681e.tar.gz |
Added Textilosaurus.
-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 408170d16..55c6be11c 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,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> |