diff options
Diffstat (limited to 'doc/html/listbox-example.html')
-rw-r--r-- | doc/html/listbox-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/listbox-example.html b/doc/html/listbox-example.html index c796229e4..1e1a4f870 100644 --- a/doc/html/listbox-example.html +++ b/doc/html/listbox-example.html @@ -60,7 +60,7 @@ class TQButtonGroup; class ListBoxDemo: public <a href="ntqwidget.html">TQWidget</a> { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: ListBoxDemo(); ~ListBoxDemo(); |