summaryrefslogtreecommitdiffstats
path: root/doc/html/hello-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/hello-example.html')
-rw-r--r--doc/html/hello-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/hello-example.html b/doc/html/hello-example.html
index 821c3ec5..2d20c312 100644
--- a/doc/html/hello-example.html
+++ b/doc/html/hello-example.html
@@ -55,7 +55,7 @@ and in different colors.
class Hello : 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:
Hello( const char *text, TQWidget *parent=0, const char *name=0 );
signals: