summaryrefslogtreecommitdiffstats
path: root/doc/html/richtext-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/richtext-example.html')
-rw-r--r--doc/html/richtext-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/richtext-example.html b/doc/html/richtext-example.html
index 2540895f..eea3cfc2 100644
--- a/doc/html/richtext-example.html
+++ b/doc/html/richtext-example.html
@@ -58,7 +58,7 @@ class TQPushButton;
class MyRichText : public <a href="ntqvbox.html">TQVBox</a>
{
- <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a>
+ <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a>
public:
MyRichText( <a href="ntqwidget.html">TQWidget</a> *parent = 0, const char *name = 0 );