summaryrefslogtreecommitdiffstats
path: root/doc/html/tqwidgetplugin.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqwidgetplugin.html')
-rw-r--r--doc/html/tqwidgetplugin.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqwidgetplugin.html b/doc/html/tqwidgetplugin.html
index c0a07213..4e939e72 100644
--- a/doc/html/tqwidgetplugin.html
+++ b/doc/html/tqwidgetplugin.html
@@ -102,7 +102,7 @@ the custom widget of class <em>key</em> in the toolbar.
<h3 class=fn><a href="tqstring.html">TQString</a> <a name="includeFile"></a>TQWidgetPlugin::includeFile ( const&nbsp;<a href="tqstring.html">TQString</a>&nbsp;&amp;&nbsp;key ) const<tt> [virtual]</tt>
</h3>
-Returns the name of the include file that <em>TQt Designer</em> and <tt>uic</tt> should use to include the custom widget of class <em>key</em> in
+Returns the name of the include file that <em>TQt Designer</em> and <tt>tquic</tt> should use to include the custom widget of class <em>key</em> in
generated code.
<p> The default implementation returns <a href="tqstring.html#TQString-null">TQString::null</a>.