diff options
Diffstat (limited to 'doc/html/motif-walkthrough-1.html')
-rw-r--r-- | doc/html/motif-walkthrough-1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/motif-walkthrough-1.html b/doc/html/motif-walkthrough-1.html index 59bf202aa..5f7a2fa17 100644 --- a/doc/html/motif-walkthrough-1.html +++ b/doc/html/motif-walkthrough-1.html @@ -35,7 +35,7 @@ body { background: #ffffff; color: black; } [ <a href="motif-walkthrough.html">Home</a> ] [ <a href="motif-walkthrough-2.html">Next: Preparing to Migrate the User Interface</a> ] -<p> <h2> Starting with <a href="qmotif.html">TQMotif</a> and <a href="ntqapplication.html">TQApplication</a> +<p> <h2> Starting with <a href="tqmotif.html">TQMotif</a> and <a href="ntqapplication.html">TQApplication</a> </h2> <a name="1"></a><p> To be able to use TQt, we need to create a TQApplication object. The TQApplication class controls all the event delivery and display |