diff options
Diffstat (limited to 'doc/man/man3/tqpixmap.3qt')
-rw-r--r-- | doc/man/man3/tqpixmap.3qt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqpixmap.3qt b/doc/man/man3/tqpixmap.3qt index d548c12ba..a4dd2dc4d 100644 --- a/doc/man/man3/tqpixmap.3qt +++ b/doc/man/man3/tqpixmap.3qt @@ -423,7 +423,7 @@ detach() returns immediately if there is just a single reference or if the pixma Fills the pixmap with the color \fIfillColor\fR. .PP Examples: -.)l chart/setdataform.cpp, desktop/desktop.cpp, grapher/grapher.cpp, hello/hello.cpp, t10/cannon.cpp, themes/metal.cpp, and xform/xform.cpp. +.)l chart/setdataform.cpp, desktop/desktop.cpp, hello/hello.cpp, t10/cannon.cpp, themes/metal.cpp, and xform/xform.cpp. .SH "void TQPixmap::fill ( const TQWidget * widget, int xofs, int yofs )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP @@ -630,7 +630,7 @@ Resizes the pixmap to \fIw\fR width and \fIh\fR height. If either \fIw\fR or \fI If both \fIw\fR and \fIh\fR are greater than 0, a valid pixmap is created. New pixels will be uninitialized (random) if the pixmap is expanded. .PP Examples: -.)l desktop/desktop.cpp and grapher/grapher.cpp. +.)l desktop/desktop.cpp. .SH "void TQPixmap::resize ( const TQSize & size )" This is an overloaded member function, provided for convenience. It behaves essentially like the above function. .PP |