summaryrefslogtreecommitdiffstats
path: root/libkdepim/kdateedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'libkdepim/kdateedit.h')
-rw-r--r--libkdepim/kdateedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libkdepim/kdateedit.h b/libkdepim/kdateedit.h
index cde85b0f..500fc029 100644
--- a/libkdepim/kdateedit.h
+++ b/libkdepim/kdateedit.h
@@ -57,7 +57,7 @@ class KDE_EXPORT KDateEdit : public TQComboBox
TQ_OBJECT
public:
- KDateEdit( TQWidget *tqparent = 0, const char *name = 0 );
+ KDateEdit( TQWidget *parent = 0, const char *name = 0 );
virtual ~KDateEdit();
/**