summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqtabdialog.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqtabdialog.3qt')
-rw-r--r--doc/man/man3/tqtabdialog.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqtabdialog.3qt b/doc/man/man3/tqtabdialog.3qt
index 653085d56..1206c06da 100644
--- a/doc/man/man3/tqtabdialog.3qt
+++ b/doc/man/man3/tqtabdialog.3qt
@@ -22,7 +22,7 @@ Inherits QDialog.
.BI "\fB~QTabDialog\fR ()"
.br
.ti -1c
-.BI "virtual void \fBsetFont\fR ( const QFont & font )"
+.BI "virtual void \fBsetFont\fR ( const TQFont & font )"
.br
.ti -1c
.BI "void \fBaddTab\fR ( TQWidget * child, const TQString & label )"
@@ -371,7 +371,7 @@ See also setApplyButton(), setCancelButton(), and defaultButtonPressed().
This is an overloaded member function, provided for convenience. It behaves essentially like the above function.
.PP
Adds a Defaults button to the dialog. The button's text is set to a localizable "Defaults".
-.SH "void QTabDialog::setFont ( const QFont & font )\fC [virtual]\fR"
+.SH "void QTabDialog::setFont ( const TQFont & font )\fC [virtual]\fR"
Sets the font for the tabs to \fIfont\fR.
.PP
If the widget is visible, the display is updated with the new font immediately. There may be some geometry changes, depending on the size of the old and new fonts.