From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- kalarm/latecancel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalarm/latecancel.h') 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; -- cgit v1.2.3