summaryrefslogtreecommitdiffstats
path: root/examples/tablet/scribble.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tablet/scribble.h')
-rw-r--r--examples/tablet/scribble.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tablet/scribble.h b/examples/tablet/scribble.h
index 36eaa7ed6..9f505d754 100644
--- a/examples/tablet/scribble.h
+++ b/examples/tablet/scribble.h
@@ -27,7 +27,7 @@ class Canvas;
class Scribble : public TQMainWindow
{
- Q_OBJECT
+ TQ_OBJECT
public:
Scribble( TQWidget *parent = 0, const char *name = 0 );