diff options
Diffstat (limited to 'doc/html/drawdemo-example.html')
-rw-r--r-- | doc/html/drawdemo-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/drawdemo-example.html b/doc/html/drawdemo-example.html index 98fae3588..07f2c1126 100644 --- a/doc/html/drawdemo-example.html +++ b/doc/html/drawdemo-example.html @@ -170,7 +170,7 @@ DrawThing ourDrawFunctions[] = { class DrawView : 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: DrawView(); ~DrawView(); |