summaryrefslogtreecommitdiffstats
path: root/examples/qwerty/qwerty.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qwerty/qwerty.h')
-rw-r--r--examples/qwerty/qwerty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qwerty/qwerty.h b/examples/qwerty/qwerty.h
index a20b965c3..efd2202fc 100644
--- a/examples/qwerty/qwerty.h
+++ b/examples/qwerty/qwerty.h
@@ -17,7 +17,7 @@
class Editor : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
Editor( TQWidget *parent=0, const char *name="qwerty" );
~Editor();