summaryrefslogtreecommitdiffstats
path: root/doc/html/tqstringlist.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:56:16 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-07-10 18:56:16 +0900
commit252a2ec8b0f0f9cf20c947737087b24a8185b588 (patch)
treeb48be8863db3bc1c223ac270a258b5c1124cb0e3 /doc/html/tqstringlist.html
parent87d29563e3ccdeb7fea0197e262e667ef323ff9c (diff)
downloadtqt-252a2ec8.tar.gz
tqt-252a2ec8.zip
Rename IO and network class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqstringlist.html')
-rw-r--r--doc/html/tqstringlist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqstringlist.html b/doc/html/tqstringlist.html
index a6dce0d47..029a2cd98 100644
--- a/doc/html/tqstringlist.html
+++ b/doc/html/tqstringlist.html
@@ -246,7 +246,7 @@ Joins the string list into a single string with each element
separated by the string <em>sep</em> (which can be empty).
<p> <p>See also <a href="#split">split</a>().
-<p>Examples: <a href="fileiconview-example.html#x872">fileiconview/qfileiconview.cpp</a> and <a href="toplevel-example.html#x2533">toplevel/options.ui.h</a>.
+<p>Examples: <a href="fileiconview-example.html#x872">fileiconview/tqfileiconview.cpp</a> and <a href="toplevel-example.html#x2533">toplevel/options.ui.h</a>.
<h3 class=fn>void <a name="sort"></a>TQStringList::sort ()
</h3>
Sorts the list of strings in ascending case-sensitive order.