diff options
Diffstat (limited to 'doc/html/tutorial1-08.html')
-rw-r--r-- | doc/html/tutorial1-08.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tutorial1-08.html b/doc/html/tutorial1-08.html index fb88d4bdb..a98e8e301 100644 --- a/doc/html/tutorial1-08.html +++ b/doc/html/tutorial1-08.html @@ -88,7 +88,7 @@ function using <a href="ntqapplication.html#qInstallMsgHandler">::qInstallMsgHan <p> <pre> class CannonField : 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: CannonField( <a href="ntqwidget.html">TQWidget</a> *parent=0, const char *name=0 ); </pre> |