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