diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:21:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:21:54 -0600 |
commit | 04fcdc080321c9531c5b61e6f216d3967f2d39ef (patch) | |
tree | 0e728cf3c135ec5b4cf54d54cb87f260edfcb342 /src/widgets/qtoolbutton.cpp | |
parent | d71a83ef0d306b8e23b2be5baa3e347116ba8253 (diff) | |
download | qt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.tar.gz qt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'src/widgets/qtoolbutton.cpp')
-rw-r--r-- | src/widgets/qtoolbutton.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qtoolbutton.cpp b/src/widgets/qtoolbutton.cpp index f11b613..72faaa7 100644 --- a/src/widgets/qtoolbutton.cpp +++ b/src/widgets/qtoolbutton.cpp @@ -116,7 +116,7 @@ public: QToolButton you can set a popup menu using setPopup(). The default delay is 600ms; you can adjust it with setPopupDelay(). - \img qdockwindow.png Toolbar with Toolbuttons \caption A floating + \img qdoctwindow.png Toolbar with Toolbuttons \caption A floating QToolbar with QToolbuttons \sa QPushButton QToolBar QMainWindow \link guibooks.html#fowler |