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 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> | 
