diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 14:55:59 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-12 19:18:49 +0900 |
commit | ccbc1c3572fd0e26480c1432fff55d2909545538 (patch) | |
tree | 2bdcb0d8d91d9fc3fbfc476fa6f31b9e25a9ad49 /doc/html/pictures.html | |
parent | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (diff) | |
download | tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.tar.gz tqt3-ccbc1c3572fd0e26480c1432fff55d2909545538.zip |
Rename icon nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/pictures.html')
-rw-r--r-- | doc/html/pictures.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pictures.html b/doc/html/pictures.html index 3c139f31c..9719f8729 100644 --- a/doc/html/pictures.html +++ b/doc/html/pictures.html @@ -42,7 +42,7 @@ additions</a>. <p> <p> Below we have three views seperated by <a href="ntqsplitter.html">TQSplitter</a>s. At the top-left there's a <a href="ntqlistbox.html">TQListBox</a>, at the top-right there's a <a href="ntqlistview.html">TQListView</a> with a <a href="ntqheader.html">TQHeader</a> and two <a href="ntqscrollbar.html">TQScrollBar</a>s. And at the -bottom there's a <a href="ntqiconview.html">TQIconView</a>. +bottom there's a <a href="tqiconview.html">TQIconView</a>. <p> <center><img src="splitter-views-w.png"></center> <p> Below we present a <a href="ntqmainwindow.html">TQMainWindow</a> which has a <a href="ntqmenubar.html">TQMenuBar</a> and some <a href="ntqtoolbar.html">TQToolBar</a>s that contain |