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