diff options
Diffstat (limited to 'doc/man/man3/tqwidgetitem.3qt')
-rw-r--r-- | doc/man/man3/tqwidgetitem.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqwidgetitem.3qt b/doc/man/man3/tqwidgetitem.3qt index 040c9a427..5947f35f6 100644 --- a/doc/man/man3/tqwidgetitem.3qt +++ b/doc/man/man3/tqwidgetitem.3qt @@ -54,7 +54,7 @@ Returns whether this item's widget can make use of more space than sizeHint(). A .PP Reimplemented from TQLayoutItem. .SH "bool TQWidgetItem::isEmpty () const\fC [virtual]\fR" -Returns TRUE if the widget has been hidden; otherwise returns FALSE. +Returns true if the widget has been hidden; otherwise returns false. .PP Reimplemented from TQLayoutItem. .SH "TQSize TQWidgetItem::maximumSize () const\fC [virtual]\fR" |