summaryrefslogtreecommitdiffstats
path: root/noatun-plugins/alarm/kpercentspinbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'noatun-plugins/alarm/kpercentspinbox.h')
-rw-r--r--noatun-plugins/alarm/kpercentspinbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun-plugins/alarm/kpercentspinbox.h b/noatun-plugins/alarm/kpercentspinbox.h
index 2428cce..1e404a7 100644
--- a/noatun-plugins/alarm/kpercentspinbox.h
+++ b/noatun-plugins/alarm/kpercentspinbox.h
@@ -21,7 +21,7 @@
class KPercentSpinBox : public TQSpinBox
{
- Q_OBJECT
+ TQ_OBJECT
public:
KPercentSpinBox (int _step=1, TQWidget *_parent=0, const char *name=0);