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