summaryrefslogtreecommitdiffstats
path: root/kalarm/latecancel.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/latecancel.h')
-rw-r--r--kalarm/latecancel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/latecancel.h b/kalarm/latecancel.h
index 08fcf2c3..73bf7130 100644
--- a/kalarm/latecancel.h
+++ b/kalarm/latecancel.h
@@ -33,7 +33,7 @@ class CheckBox;
class LateCancelSelector : public TQFrame
{
Q_OBJECT
- TQ_OBJECT
+
public:
LateCancelSelector(bool allowHourMinute, TQWidget* parent, const char* name = 0);
int minutes() const;