summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrRectProperty.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrRectProperty.h')
-rw-r--r--kpresenter/KPrRectProperty.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrRectProperty.h b/kpresenter/KPrRectProperty.h
index b276d9c9..6e139a91 100644
--- a/kpresenter/KPrRectProperty.h
+++ b/kpresenter/KPrRectProperty.h
@@ -32,7 +32,7 @@ class KPrRectProperty : public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- KPrRectProperty( TQWidget *tqparent, const char *name, KPrRectValueCmd::RectValues &rectValue );
+ KPrRectProperty( TQWidget *parent, const char *name, KPrRectValueCmd::RectValues &rectValue );
~KPrRectProperty();
int getRectPropertyChange() const;