diff options
Diffstat (limited to 'doc/html/motif-walkthrough-10.html')
-rw-r--r-- | doc/html/motif-walkthrough-10.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/motif-walkthrough-10.html b/doc/html/motif-walkthrough-10.html index b438d4a7d..631c5137b 100644 --- a/doc/html/motif-walkthrough-10.html +++ b/doc/html/motif-walkthrough-10.html @@ -84,7 +84,7 @@ Apple Mac OS X. </h2> <a name="3"></a><p> Since we used the <em>TQt Designer</em> to design the <em>Main Window</em> widget, we can extend the interface easily. We can use some of the -more advanced features of <a href="ntqmainwindow.html">TQMainWindow</a>, which includes dockable +more advanced features of <a href="tqmainwindow.html">TQMainWindow</a>, which includes dockable toolbars. Adding these is simple with the <em>TQt Designer</em>. The final version of our project includes a toolbar, which provides quick access to the <em>Open</em>, <em>Save</em>, <em>Print</em>, <em>New Page</em> and <em>Delete to Trash</em> actions. |