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 3bfe2e7..2428cce 100644
--- a/noatun-plugins/alarm/kpercentspinbox.h
+++ b/noatun-plugins/alarm/kpercentspinbox.h
@@ -22,7 +22,7 @@
class KPercentSpinBox : public TQSpinBox
{
Q_OBJECT
- TQ_OBJECT
+
public:
KPercentSpinBox (int _step=1, TQWidget *_parent=0, const char *name=0);