summaryrefslogtreecommitdiffstats
path: root/doc/html/forever-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/forever-example.html')
-rw-r--r--doc/html/forever-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/forever-example.html b/doc/html/forever-example.html
index 25817f78..b8193a0d 100644
--- a/doc/html/forever-example.html
+++ b/doc/html/forever-example.html
@@ -63,7 +63,7 @@ const int numColors = 120;
class Forever : 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:
Forever( <a href="ntqwidget.html">TQWidget</a> *parent=0, const char *name=0 );
protected: