From 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 15:05:55 +0900 Subject: Rename style nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/text.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/text.html') diff --git a/doc/html/text.html b/doc/html/text.html index 94c2b5b50..49e74f123 100644 --- a/doc/html/text.html +++ b/doc/html/text.html @@ -46,8 +46,8 @@ body { background: #ffffff; color: black; } TQStringAbstraction of Unicode text and the classic C '\0'-terminated char array TQStringListList of strings TQStrListDoubly-linked list of char* -TQStyleSheetCollection of styles for rich text rendering and a generator of tags -TQStyleSheetItemEncapsulation of a set of text styles +TQStyleSheetCollection of styles for rich text rendering and a generator of tags +TQStyleSheetItemEncapsulation of a set of text styles TQSyntaxHighlighterBase class for implementing TQTextEdit syntax highlighters TQTextBrowserRich text browser with hypertext navigation TQTextEditPowerful single-page rich text editor -- cgit v1.2.1