summaryrefslogtreecommitdiffstats
path: root/doc/html/tutorial2-07.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tutorial2-07.html')
-rw-r--r--doc/html/tutorial2-07.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tutorial2-07.html b/doc/html/tutorial2-07.html
index 5e1b9040a..b0cc1e314 100644
--- a/doc/html/tutorial2-07.html
+++ b/doc/html/tutorial2-07.html
@@ -38,7 +38,7 @@ body { background: #ffffff; color: black; }
</h2>
<a name="1"></a><p>
-<pre> void ChartForm::load( const <a href="ntqstring.html">TQString</a>&amp; filename )
+<pre> void ChartForm::load( const <a href="tqstring.html">TQString</a>&amp; filename )
{
<a href="ntqfile.html">TQFile</a> file( filename );
if ( !file.<a href="ntqfile.html#open">open</a>( <a href="ntqfile.html#open">IO_ReadOnly</a> ) ) {