summaryrefslogtreecommitdiffstats
path: root/examples/demo/qthumbwheel.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo/qthumbwheel.h')
-rw-r--r--examples/demo/qthumbwheel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/qthumbwheel.h b/examples/demo/qthumbwheel.h
index 50ee44ed3..45b7afa13 100644
--- a/examples/demo/qthumbwheel.h
+++ b/examples/demo/qthumbwheel.h
@@ -50,7 +50,7 @@
class TQThumbWheel : public TQFrame, public TQRangeControl
{
- Q_OBJECT
+ TQ_OBJECT
public:
TQThumbWheel( TQWidget *parent=0, const char *name=0 );