diff options
Diffstat (limited to 'doc/html/qmultilineedit.html')
-rw-r--r-- | doc/html/qmultilineedit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmultilineedit.html b/doc/html/qmultilineedit.html index 4dc1081c8..73ed9c07e 100644 --- a/doc/html/qmultilineedit.html +++ b/doc/html/qmultilineedit.html @@ -113,7 +113,7 @@ All functions (<a href="#numLines">numLines</a>(), <a href="#textLine">textLine< operate on paragraphs. Further, getString() has been removed completely. It revealed too much of the internal data structure. <p> Applications which made normal and reasonable use of TQMultiLineEdit -should still work without problems. Some odd usage will retquire some +should still work without problems. Some odd usage will require some porting. In these cases, it may be better to use <a href="qtextedit.html">TQTextEdit</a> now. <p> <img src=qmlined-m.png> <img src=qmlined-w.png> <p> <p>See also <a href="qtextedit.html">TQTextEdit</a> and <a href="advanced.html">Advanced Widgets</a>. |