diff options
Diffstat (limited to 'doc/html/qaction-application-example.html')
-rw-r--r-- | doc/html/qaction-application-example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qaction-application-example.html b/doc/html/qaction-application-example.html index d028aa83c..89c4f8892 100644 --- a/doc/html/qaction-application-example.html +++ b/doc/html/qaction-application-example.html @@ -60,7 +60,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(); |