summaryrefslogtreecommitdiffstats
path: root/doc/html/tqwidgetfactory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqwidgetfactory.html')
-rw-r--r--doc/html/tqwidgetfactory.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwidgetfactory.html b/doc/html/tqwidgetfactory.html
index 1139f7f5..27fbea56 100644
--- a/doc/html/tqwidgetfactory.html
+++ b/doc/html/tqwidgetfactory.html
@@ -145,7 +145,7 @@ where MyWidgetFactory is your TQWidgetFactory subclass.
If you use a pixmap collection (which is the default for new
projects) rather than saving the pixmaps within the .ui XML file,
you must load the pixmap collection. TQWidgetFactory looks in the
-default <a href="qmimesourcefactory.html">TQMimeSourceFactory</a> for the pixmaps. Either add it there
+default <a href="tqmimesourcefactory.html">TQMimeSourceFactory</a> for the pixmaps. Either add it there
manually, or call this function and specify the directory where
the images can be found, as <em>dir</em>. This is normally the
directory called <tt>images</tt> in the project's directory.