diff options
Diffstat (limited to 'doc/html/tutorial1-12.html')
-rw-r--r-- | doc/html/tutorial1-12.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tutorial1-12.html b/doc/html/tutorial1-12.html index 4db7280eb..9c73cd149 100644 --- a/doc/html/tutorial1-12.html +++ b/doc/html/tutorial1-12.html @@ -59,7 +59,7 @@ implementation. definition. <p> <pre> class LCDRange : 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: LCDRange( <a href="ntqwidget.html">TQWidget</a> *parent=0, const char *name=0 ); LCDRange( const char *s, TQWidget *parent=0, |