From 82ecd83484c9fa1ede059986ab771e74e33e68ef Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Aug 2024 19:11:00 +0900 Subject: Rename layout nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqlabel.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/tqlabel.3qt') diff --git a/doc/man/man3/tqlabel.3qt b/doc/man/man3/tqlabel.3qt index fab04e929..4969d21e3 100644 --- a/doc/man/man3/tqlabel.3qt +++ b/doc/man/man3/tqlabel.3qt @@ -243,7 +243,7 @@ Sets the alignment of the label's contents. See the "alignment" property for det .PP Enables auto-resizing if \fIenable\fR is TRUE, or disables it if \fIenable\fR is FALSE. .PP -When auto-resizing is enabled the label will resize itself to fit the contents whenever the contents change. The top-left corner is not moved. This is useful for TQLabel widgets that are not managed by a QLayout (e.g., top-level widgets). +When auto-resizing is enabled the label will resize itself to fit the contents whenever the contents change. The top-left corner is not moved. This is useful for TQLabel widgets that are not managed by a TQLayout (e.g., top-level widgets). .PP Auto-resizing is disabled by default. .PP -- cgit v1.2.3