diff options
Diffstat (limited to 'doc/man/man3/tqgrid.3qt')
-rw-r--r-- | doc/man/man3/tqgrid.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqgrid.3qt b/doc/man/man3/tqgrid.3qt index 6361e5999..8679af150 100644 --- a/doc/man/man3/tqgrid.3qt +++ b/doc/man/man3/tqgrid.3qt @@ -40,7 +40,7 @@ Use setMargin() to add space around the grid itself, and setSpacing() to add spa .PP </center> .PP -See also QVBox, QHBox, TQGridLayout, Widget Appearance and Style, and Layout Management. +See also TQVBox, TQHBox, TQGridLayout, Widget Appearance and Style, and Layout Management. .SH MEMBER FUNCTION DOCUMENTATION .SH "TQGrid::TQGrid ( int n, TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )" Constructs a grid widget with parent \fIparent\fR, called \fIname\fR. \fIn\fR specifies the number of columns. The widget flags \fIf\fR are passed to the TQFrame constructor. |