summaryrefslogtreecommitdiffstats
path: root/doc/html/qtoolbutton.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-07 20:21:54 -0600
committerTimothy Pearson <[email protected]>2011-11-07 20:21:54 -0600
commit04fcdc080321c9531c5b61e6f216d3967f2d39ef (patch)
tree0e728cf3c135ec5b4cf54d54cb87f260edfcb342 /doc/html/qtoolbutton.html
parentd71a83ef0d306b8e23b2be5baa3e347116ba8253 (diff)
downloadqt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.tar.gz
qt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'doc/html/qtoolbutton.html')
-rw-r--r--doc/html/qtoolbutton.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtoolbutton.html b/doc/html/qtoolbutton.html
index 58cba4c..9714b8d 100644
--- a/doc/html/qtoolbutton.html
+++ b/doc/html/qtoolbutton.html
@@ -130,7 +130,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
QToolButton 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> QToolbar with QToolbuttons
+<p> <center><img src="qdoctwindow.png" alt="Toolbar with Toolbuttons &#92;caption A floating"></center> QToolbar with QToolbuttons
<p> <p>See also <a href="qpushbutton.html">QPushButton</a>, <a href="qtoolbar.html">QToolBar</a>, <a href="qmainwindow.html">QMainWindow</a>, <a href="guibooks.html#fowler
">GUI Design Handbook: Push Button</a>, and <a href="basic.html">Basic Widgets</a>.