summaryrefslogtreecommitdiffstats
path: root/doc/html/life-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/life-example.html')
-rw-r--r--doc/html/life-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/life-example.html b/doc/html/life-example.html
index ed6771cd8..da5b3ef41 100644
--- a/doc/html/life-example.html
+++ b/doc/html/life-example.html
@@ -53,7 +53,7 @@ body { background: #ffffff; color: black; }
class LifeWidget : public <a href="ntqframe.html">TQFrame</a>
{
- <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a>
+ <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:
LifeWidget( int s = 10, TQWidget *parent = 0, const char *name = 0 );