summaryrefslogtreecommitdiffstats
path: root/doc/html/tooltip-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tooltip-example.html')
-rw-r--r--doc/html/tooltip-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tooltip-example.html b/doc/html/tooltip-example.html
index 6c85ce2ee..18be95c16 100644
--- a/doc/html/tooltip-example.html
+++ b/doc/html/tooltip-example.html
@@ -66,7 +66,7 @@ protected:
class TellMe : public <a href="ntqwidget.html">TQWidget</a>
{
- <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a>
+ <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:
TellMe( <a href="ntqwidget.html">TQWidget</a> * parent = 0, const char * name = 0 );
~TellMe();