summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqmainwindow.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqmainwindow.3qt')
-rw-r--r--doc/man/man3/tqmainwindow.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqmainwindow.3qt b/doc/man/man3/tqmainwindow.3qt
index 0d7f189e..c1cdc40f 100644
--- a/doc/man/man3/tqmainwindow.3qt
+++ b/doc/man/man3/tqmainwindow.3qt
@@ -380,7 +380,7 @@ Some functions change the appearance of a QMainWindow globally:
.TP
QDockWindow::setHorizontalStretchable() and QDockWindow::setVerticalStretchable() are used to make specific dock windows or toolbars stretchable.
.TP
-setUsesBigPixmaps() is used to set whether tool buttons should draw small or large pixmaps (see QIconSet for more information).
+setUsesBigPixmaps() is used to set whether tool buttons should draw small or large pixmaps (see TQIconSet for more information).
.TP
setUsesTextLabel() is used to set whether tool buttons should display a textual label in addition to pixmaps (see QToolButton for more information).
.PP