summaryrefslogtreecommitdiffstats
path: root/examples/i18n/mywidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/i18n/mywidget.h')
-rw-r--r--examples/i18n/mywidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/i18n/mywidget.h b/examples/i18n/mywidget.h
index 9cf4690de..7d0b81a71 100644
--- a/examples/i18n/mywidget.h
+++ b/examples/i18n/mywidget.h
@@ -15,7 +15,7 @@
class MyWidget : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
MyWidget( TQWidget* parent=0, const char* name = 0 );