summaryrefslogtreecommitdiffstats
path: root/doc/html/tqtoolbutton.html
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-08-31 18:33:50 +0900
committerMichele Calgaro <[email protected]>2024-08-31 18:41:44 +0900
commite42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch)
tree1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/html/tqtoolbutton.html
parent0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff)
downloadtqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.tar.gz
tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.zip
Rename remaining ntq[d-h]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/tqtoolbutton.html')
-rw-r--r--doc/html/tqtoolbutton.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqtoolbutton.html b/doc/html/tqtoolbutton.html
index fb092e0a2..6e9d5e3ca 100644
--- a/doc/html/tqtoolbutton.html
+++ b/doc/html/tqtoolbutton.html
@@ -122,7 +122,7 @@ After pressing and holding the button down for a while, a menu
pops up showing a list of possible pages to jump to. With
TQToolButton you can set a popup menu using <a href="#setPopup">setPopup</a>(). The default
delay is 600ms; you can adjust it with <a href="#setPopupDelay">setPopupDelay</a>().
-<p> <center><img src="qdockwindow.png" alt="Toolbar with Toolbuttons &#92;caption A floating"></center> TQToolbar with TQToolbuttons
+<p> <center><img src="tqdockwindow.png" alt="Toolbar with Toolbuttons &#92;caption A floating"></center> TQToolbar with TQToolbuttons
<p> <p>See also <a href="tqpushbutton.html">TQPushButton</a>, <a href="tqtoolbar.html">TQToolBar</a>, <a href="tqmainwindow.html">TQMainWindow</a>, <a href="guibooks.html#fowler
">GUI Design Handbook: Push Button</a>, and <a href="basic.html">Basic Widgets</a>.