diff options
Diffstat (limited to 'doc/html/simple-application-example.html')
-rw-r--r-- | doc/html/simple-application-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/simple-application-example.html b/doc/html/simple-application-example.html index 1fe091b92..25ee03d54 100644 --- a/doc/html/simple-application-example.html +++ b/doc/html/simple-application-example.html @@ -59,7 +59,7 @@ class TQTextEdit; class ApplicationWindow: public <a href="ntqmainwindow.html">TQMainWindow</a> { - <a href="metaobjects.html#Q_OBJECT">Q_OBJECT</a> + <a href="metaobjects.html#TQ_OBJECT">TQ_OBJECT</a> public: ApplicationWindow(); |