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