summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqsizepolicy.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqsizepolicy.3qt')
-rw-r--r--doc/man/man3/tqsizepolicy.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqsizepolicy.3qt b/doc/man/man3/tqsizepolicy.3qt
index 96fae066b..541edca7a 100644
--- a/doc/man/man3/tqsizepolicy.3qt
+++ b/doc/man/man3/tqsizepolicy.3qt
@@ -132,7 +132,7 @@ This is the constructor normally used to return a value in the overridden TQWidg
.PP
It constructs a TQSizePolicy with independent horizontal and vertical sizing types, \fIhor\fR and \fIver\fR respectively. These sizing types affect how the widget is treated by the layout engine.
.PP
-If \fIhfw\fR is TRUE, the preferred height of the widget is dependent on the width of the widget (for example, a QLabel with line wrapping).
+If \fIhfw\fR is TRUE, the preferred height of the widget is dependent on the width of the widget (for example, a TQLabel with line wrapping).
.PP
See also horData(), verData(), and hasHeightForWidth().
.SH "TQSizePolicy::TQSizePolicy ( SizeType hor, SizeType ver, uchar horStretch, uchar verStretch, bool hfw = FALSE )"