From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- examples/textedit/example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/textedit/example.html') diff --git a/examples/textedit/example.html b/examples/textedit/example.html index 39b60ff76..9db97cc40 100644 --- a/examples/textedit/example.html +++ b/examples/textedit/example.html @@ -1,6 +1,6 @@

TQTextEdit

-

TQTextEdit is an advanced WYSIWYG editor supporting richtext formatting. It is optimized to handle large documents and to respond tquickly to user input.

+

TQTextEdit is an advanced WYSIWYG editor supporting richtext formatting. It is optimized to handle large documents and to respond quickly to user input.

TQTextEdit supports font styles such as bold, italic, underlined as well as various colors and sizes. You can select different font families, for example Times New Roman or Courier. Futhermore the widget supports different paragraph alignments such as justified,

left aligned,

centered,

-- cgit v1.2.3