summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editors/datetimeedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editors/datetimeedit.h')
-rw-r--r--lib/koproperty/editors/datetimeedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/datetimeedit.h b/lib/koproperty/editors/datetimeedit.h
index b8745b013..1ee321b9e 100644
--- a/lib/koproperty/editors/datetimeedit.h
+++ b/lib/koproperty/editors/datetimeedit.h
@@ -34,7 +34,7 @@ class KOPROPERTY_EXPORT DateTimeEdit : public Widget
TQ_OBJECT
public:
- DateTimeEdit(Property *property, TQWidget *tqparent=0, const char *name=0);
+ DateTimeEdit(Property *property, TQWidget *parent=0, const char *name=0);
virtual ~DateTimeEdit();
virtual TQVariant value() const;