summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqgroupbox.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqgroupbox.3qt')
-rw-r--r--doc/man/man3/tqgroupbox.3qt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqgroupbox.3qt b/doc/man/man3/tqgroupbox.3qt
index deee304dd..d663b5c50 100644
--- a/doc/man/man3/tqgroupbox.3qt
+++ b/doc/man/man3/tqgroupbox.3qt
@@ -11,9 +11,9 @@ QGroupBox \- Group box frame with a title
.SH SYNOPSIS
\fC#include <ntqgroupbox.h>\fR
.PP
-Inherits QFrame.
+Inherits TQFrame.
.PP
-Inherited by QButtonGroup, QHGroupBox, and QVGroupBox.
+Inherited by TQButtonGroup, QHGroupBox, and QVGroupBox.
.PP
.SS "Public Members"
.in +1c
@@ -142,7 +142,7 @@ You can change the spacing used by the group box with setInsideMargin() and setI
.ce 1
.B "[Image Omitted]"
.PP
-See also QButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
+See also TQButtonGroup, Widget Appearance and Style, Layout Management, and Organizers.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QGroupBox::QGroupBox ( TQWidget * parent = 0, const char * name = 0 )"
Constructs a group box widget with no title.