summaryrefslogtreecommitdiffstats
path: root/doc/html/dirview-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/dirview-example.html')
-rw-r--r--doc/html/dirview-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/dirview-example.html b/doc/html/dirview-example.html
index c0a9e7f6..ebb7deda 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 );