summaryrefslogtreecommitdiffstats
path: root/doc/html/qmacstyle.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qmacstyle.html')
-rw-r--r--doc/html/qmacstyle.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/qmacstyle.html b/doc/html/qmacstyle.html
index 99aaa8da..b959189c 100644
--- a/doc/html/qmacstyle.html
+++ b/doc/html/qmacstyle.html
@@ -79,7 +79,7 @@ subsequently not rendered correctly by the Appearance Manager).The
managed widgets (widgets enumerated in <a href="tqstyle.html#ContentsType-enum">TQStyle::ContentsType</a>).
<p> <li> Effects - TQMacStyle (in contrast to TQAquaStyle) is not emulating
(except where Appearance Manager does not provide certain
-capabilities), for example <a href="ntqpushbutton.html">TQPushButton</a> pulsing effects. In this case a
+capabilities), for example <a href="tqpushbutton.html">TQPushButton</a> pulsing effects. In this case a
near matching emulation has been implemented, but naturally this will
not be identical to the similar functionality built into the Appearance
Manager. Please report any issues you see in effects or non-standard
@@ -102,7 +102,7 @@ documentation.
<li><tt>TQMacStyle::FocusEnabled</tt> - show a focus rectangle when the widget has focus.
<li><tt>TQMacStyle::FocusDisabled</tt> - never show a focus rectangle for the widget.
<li><tt>TQMacStyle::FocusDefault</tt> - show a focus rectangle when the widget has
-focus and the widget is a TQSpinWidget, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="ntqlineedit.html">TQLineEdit</a>,
+focus and the widget is a TQSpinWidget, <a href="tqdatetimeedit.html">TQDateTimeEdit</a>, <a href="tqlineedit.html">TQLineEdit</a>,
<a href="ntqlistbox.html">TQListBox</a>, <a href="ntqlistview.html">TQListView</a>, editable <a href="tqtextedit.html">TQTextEdit</a>, or one of their
subclasses.
</ul>