diff options
Diffstat (limited to 'doc/html/outliner-example.html')
-rw-r--r-- | doc/html/outliner-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/outliner-example.html b/doc/html/outliner-example.html index 38fe21f56..ba5b51fee 100644 --- a/doc/html/outliner-example.html +++ b/doc/html/outliner-example.html @@ -117,7 +117,7 @@ traverse it. class OutlineTree : public <a href="ntqlistview.html">TQListView</a> { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: OutlineTree( const <a href="ntqstring.html">TQString</a> fileName, TQWidget *parent = 0, const char *name = 0 ); |