diff options
Diffstat (limited to 'doc/html/qtextedit.html')
-rw-r--r-- | doc/html/qtextedit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtextedit.html b/doc/html/qtextedit.html index 5b6326010..45247a4a1 100644 --- a/doc/html/qtextedit.html +++ b/doc/html/qtextedit.html @@ -1154,7 +1154,7 @@ the HTML anchor tag, e.g. <tt><a name="target"></tt>. <h3 class=fn>void <a name="scrollToBottom"></a>TQTextEdit::scrollToBottom ()<tt> [virtual slot]</tt> </h3> Scrolls to the bottom of the document and does formatting if -retquired. +required. <h3 class=fn>void <a name="selectAll"></a>TQTextEdit::selectAll ( bool select = TRUE )<tt> [virtual slot]</tt> </h3> |