diff options
Diffstat (limited to 'doc/html/qtmac-as-native.html')
-rw-r--r-- | doc/html/qtmac-as-native.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qtmac-as-native.html b/doc/html/qtmac-as-native.html index 90ee10f61..f6c7dd6e6 100644 --- a/doc/html/qtmac-as-native.html +++ b/doc/html/qtmac-as-native.html @@ -96,7 +96,7 @@ your audience. <p> <li> <b>Dock</b><br> <p> Interaction with the dock is limited, but at the very least the icon should be able to be interacted with. This can be achieved with -<a href="ntqwidget.html#setIcon">TQWidget::setIcon</a>(). The setIcon() call can be made as often as +<a href="tqwidget.html#setIcon">TQWidget::setIcon</a>(). The setIcon() call can be made as often as necessary, so can be used to provide a constantly updating pixmap that works as expected. <p> <li> <b>Accessiblity</b><br> |