summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqvboxlayout.3qt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-12 22:02:11 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-12 22:02:11 +0900
commit42957a3f812a1db64a9ae452baa2d3fbc35f2466 (patch)
tree0928f4e01a3dcc0698b46c7608d8310e471bdb49 /doc/man/man3/tqvboxlayout.3qt
parentfef846914f8db6dc117e206ef913d519bf6bb33e (diff)
downloadtqt-42957a3f.tar.gz
tqt-42957a3f.zip
Rename more widget nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/man/man3/tqvboxlayout.3qt')
-rw-r--r--doc/man/man3/tqvboxlayout.3qt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqvboxlayout.3qt b/doc/man/man3/tqvboxlayout.3qt
index afc163b58..ee62ee1ec 100644
--- a/doc/man/man3/tqvboxlayout.3qt
+++ b/doc/man/man3/tqvboxlayout.3qt
@@ -51,7 +51,7 @@ The simplest use of the class is like this:
.PP
</center>
.PP
-See also QHBoxLayout, QGridLayout, the Layout overview, Widget Appearance and Style, and Layout Management.
+See also QHBoxLayout, TQGridLayout, the Layout overview, Widget Appearance and Style, and Layout Management.
.SH MEMBER FUNCTION DOCUMENTATION
.SH "QVBoxLayout::QVBoxLayout ( TQWidget * parent, int margin = 0, int spacing = -1, const char * name = 0 )"
Constructs a new top-level vertical box called \fIname\fR, with parent \fIparent\fR.