summaryrefslogtreecommitdiffstats
path: root/doc/html/i18n-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/i18n-example.html')
-rw-r--r--doc/html/i18n-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/i18n-example.html b/doc/html/i18n-example.html
index 1cd12b0d..a517c949 100644
--- a/doc/html/i18n-example.html
+++ b/doc/html/i18n-example.html
@@ -57,7 +57,7 @@ This example shows how to internationalize applications. Start it with
class MyWidget : 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:
MyWidget( <a href="ntqwidget.html">TQWidget</a>* parent=0, const char* name = 0 );