summaryrefslogtreecommitdiffstats
path: root/doc/html/qtab.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qtab.html')
-rw-r--r--doc/html/qtab.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qtab.html b/doc/html/qtab.html
index e62ad097a..cf785d01c 100644
--- a/doc/html/qtab.html
+++ b/doc/html/qtab.html
@@ -91,7 +91,7 @@ Destroys the tab and frees up all allocated resources.
<h3 class=fn>bool <a name="isEnabled"></a>TQTab::isEnabled () const
</h3>
-<p> Returns TRUE if the TQTab is enabled; otherwise returns FALSE.
+<p> Returns true if the TQTab is enabled; otherwise returns false.
<h3 class=fn><a href="ntqrect.html">TQRect</a> <a name="rect"></a>TQTab::rect () const
</h3>
@@ -101,7 +101,7 @@ Destroys the tab and frees up all allocated resources.
<h3 class=fn>void <a name="setEnabled"></a>TQTab::setEnabled ( bool&nbsp;enable )
</h3>
-<p> If <em>enable</em> is TRUE enable the TQTab, otherwise disable it.
+<p> If <em>enable</em> is true enable the TQTab, otherwise disable it.
<h3 class=fn>void <a name="setIconSet"></a>TQTab::setIconSet ( const&nbsp;<a href="ntqiconset.html">TQIconSet</a>&nbsp;&amp;&nbsp;icon )
</h3>