diff options
Diffstat (limited to 'doc/html/tqaction-application-example.html')
-rw-r--r-- | doc/html/tqaction-application-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqaction-application-example.html b/doc/html/tqaction-application-example.html index 418603958..0adf7d842 100644 --- a/doc/html/tqaction-application-example.html +++ b/doc/html/tqaction-application-example.html @@ -152,7 +152,7 @@ private: "Click this button to open a <em>new file</em>. <br>" "You can also select the <b>Open</b> command " "from the <b>File</b> menu.</p>"; -<a name="x1140"></a> TQMimeSourceFactory::<a href="qmimesourcefactory.html#defaultFactory">defaultFactory</a>()->setPixmap( "document-open", +<a name="x1140"></a> TQMimeSourceFactory::<a href="tqmimesourcefactory.html#defaultFactory">defaultFactory</a>()->setPixmap( "document-open", <a name="x1125"></a> fileOpenAction-><a href="tqaction.html#iconSet">iconSet</a>().pixmap() ); <a name="x1126"></a> fileOpenAction-><a href="tqaction.html#setWhatsThis">setWhatsThis</a>( fileOpenText ); |