diff options
Diffstat (limited to 'doc/html/showimg-example.html')
-rw-r--r-- | doc/html/showimg-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/showimg-example.html b/doc/html/showimg-example.html index 48d883ee5..701b69304 100644 --- a/doc/html/showimg-example.html +++ b/doc/html/showimg-example.html @@ -60,7 +60,7 @@ class TQPopupMenu; class ImageViewer : 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: ImageViewer( <a href="ntqwidget.html">TQWidget</a> *parent=0, const char *name=0, int wFlags=0 ); ~ImageViewer(); |