summaryrefslogtreecommitdiffstats
path: root/doc/html/designer-manual-4.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/designer-manual-4.html')
-rw-r--r--doc/html/designer-manual-4.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/designer-manual-4.html b/doc/html/designer-manual-4.html
index 4cc8aafce..a13478de7 100644
--- a/doc/html/designer-manual-4.html
+++ b/doc/html/designer-manual-4.html
@@ -428,7 +428,7 @@ body { background: #ffffff; color: black; }
{
if ( okToClear() ) {
saveSettings();
- TQApplication::<a href="ntqapplication.html#exit">exit</a>( 0 );
+ TQApplication::<a href="tqapplication.html#exit">exit</a>( 0 );
}
}
</pre>
@@ -489,7 +489,7 @@ body { background: #ffffff; color: black; }
<li><p>"tqpainter.h"</p>
<li><p>"tqstring.h"</p>
<li><p>"tqcolor.h"</p>
-<li><p>"ntqapplication.h"</p>
+<li><p>"tqapplication.h"</p>
<li><p>"tqfiledialog.h"</p>
<li><p>"tqfile.h"</p>
<li><p>"tqregexp.h"</p>
@@ -513,7 +513,7 @@ body { background: #ffffff; color: black; }
<p>The OptionsForm has no members.</p>
<h4><a name="6-5"></a>main.cpp Members</h4>
<p>This file should begin with the following declarations:</p>
-<pre> #include &lt;<a href="qapplication-h.html">ntqapplication.h</a>&gt;
+<pre> #include &lt;<a href="tqapplication-h.html">tqapplication.h</a>&gt;
#include "mainform.h"
</pre>
<!-- eof -->