diff options
Diffstat (limited to 'doc/man/man3/tqwhatsthis.3qt')
-rw-r--r-- | doc/man/man3/tqwhatsthis.3qt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/man3/tqwhatsthis.3qt b/doc/man/man3/tqwhatsthis.3qt index 5696d4e6f..3a473a463 100644 --- a/doc/man/man3/tqwhatsthis.3qt +++ b/doc/man/man3/tqwhatsthis.3qt @@ -82,7 +82,7 @@ The text can be either rich text or plain text. If you specify a rich text forma .br "from the <b>File</b> menu.</p>"; .br - QMimeSourceFactory::defaultFactory()->setPixmap( "fileopen", + TQMimeSourceFactory::defaultFactory()->setPixmap( "fileopen", .br fileOpenAction->iconSet().pixmap() ); .br |