diff options
Diffstat (limited to 'doc/html/designer-manual-1.html')
-rw-r--r-- | doc/html/designer-manual-1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/designer-manual-1.html b/doc/html/designer-manual-1.html index 61420ae7e..f7039a9bb 100644 --- a/doc/html/designer-manual-1.html +++ b/doc/html/designer-manual-1.html @@ -59,7 +59,7 @@ body { background: #ffffff; color: black; } <li><p><tt>.ui.h</tt> files may now contain arbitrary C++, including <tt>const</tt> definitions, <tt>#include</tt>s, plain functions, etc.</p> <li><p>When you select multiple-widgets their common properties are shown in the property editor and can be changed collectively.</p> </ul><h4><a name="3-2"></a>What's New in <em>TQt Designer</em> for TQt 3.2?</h4> -<ul><li><p>The tool box widget used by <em>TQt Designer</em> since TQt 3.1 is now available as a TQt widget for use in your own programs. The widget is called <a href="ntqtoolbox.html">TQToolBox</a>.</p> +<ul><li><p>The tool box widget used by <em>TQt Designer</em> since TQt 3.1 is now available as a TQt widget for use in your own programs. The widget is called <a href="tqtoolbox.html">TQToolBox</a>.</p> <li><p>The menu editor in <em>TQt Designer</em> has been redesigned to make it easier to visually design application main windows.</p> <li><p>Numerous small improvements to usability have also been incorporated in this version.</p> </ul><p align="center"><img align="middle" src="qd-preface.png" width="1208" height="1026"> |