diff options
Diffstat (limited to 'doc/html/dirview-example.html')
-rw-r--r-- | doc/html/dirview-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/dirview-example.html b/doc/html/dirview-example.html index c0a9e7f6d..ebb7deda7 100644 --- a/doc/html/dirview-example.html +++ b/doc/html/dirview-example.html @@ -113,7 +113,7 @@ private: class DirectoryView : 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: DirectoryView( <a href="ntqwidget.html">TQWidget</a> *parent = 0, const char *name = 0, bool sdo = FALSE ); |