diff options
Diffstat (limited to 'doc/html/dclock-example.html')
-rw-r--r-- | doc/html/dclock-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/dclock-example.html b/doc/html/dclock-example.html index 48bdaeb4e..97814072a 100644 --- a/doc/html/dclock-example.html +++ b/doc/html/dclock-example.html @@ -55,7 +55,7 @@ and date. class DigitalClock : public <a href="ntqlcdnumber.html">TQLCDNumber</a> // digital clock widget { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: DigitalClock( <a href="ntqwidget.html">TQWidget</a> *parent=0, const char *name=0 ); |