diff options
Diffstat (limited to 'doc/html/ntqlayout.html')
-rw-r--r-- | doc/html/ntqlayout.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqlayout.html b/doc/html/ntqlayout.html index c561b53dc..637fef71d 100644 --- a/doc/html/ntqlayout.html +++ b/doc/html/ntqlayout.html @@ -323,7 +323,7 @@ therefore recommend that you avoid the auto-add feature in new programs. <p> <p>See also <a href="#autoAdd">autoAdd</a>(). -<p>Examples: <a href="qaxserver-example-hierarchy.html#x2649">hierarchy/objects.cpp</a> and <a href="i18n-example.html#x1938">i18n/main.cpp</a>. +<p>Examples: <a href="i18n-example.html#x1938">i18n/main.cpp</a>. <h3 class=fn>void <a name="setEnabled"></a>TQLayout::setEnabled ( bool enable ) </h3> Enables this layout if <em>enable</em> is TRUE, otherwise disables it. |