diff options
Diffstat (limited to 'doc/man/man3/tqframe.3qt')
-rw-r--r-- | doc/man/man3/tqframe.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqframe.3qt b/doc/man/man3/tqframe.3qt index 30dcce7b8..1c3262290 100644 --- a/doc/man/man3/tqframe.3qt +++ b/doc/man/man3/tqframe.3qt @@ -209,9 +209,9 @@ This enum type defines the shapes of a QFrame's frame. .TP \fCQFrame::MShape\fR - internal mask .PP -When it does not call QStyle, Shape interacts with QFrame::Shadow, the lineWidth() and the midLineWidth() to create the total result. See the picture of the frames in the class description. +When it does not call TQStyle, Shape interacts with QFrame::Shadow, the lineWidth() and the midLineWidth() to create the total result. See the picture of the frames in the class description. .PP -See also QFrame::Shadow, QFrame::style(), and QStyle::drawPrimitive(). +See also QFrame::Shadow, QFrame::style(), and TQStyle::drawPrimitive(). .SH MEMBER FUNCTION DOCUMENTATION .SH "QFrame::QFrame ( TQWidget * parent = 0, const char * name = 0, WFlags f = 0 )" Constructs a frame widget with frame style NoFrame and a 1-pixel frame width. |