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 1d5b5363..ba03d07d 100644
--- a/kalarm/latecancel.h
+++ b/kalarm/latecancel.h
@@ -35,7 +35,7 @@ class LateCancelSelector : public TQFrame
Q_OBJECT
TQ_OBJECT
public:
- LateCancelSelector(bool allowHourMinute, TQWidget* tqparent, const char* name = 0);
+ LateCancelSelector(bool allowHourMinute, TQWidget* parent, const char* name = 0);
int minutes() const;
void setMinutes(int Minutes, bool dateOnly, TimePeriod::Units defaultUnits);
void setDateOnly(bool dateOnly);