summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrDuplicateObjDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrDuplicateObjDia.h')
-rw-r--r--kpresenter/KPrDuplicateObjDia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrDuplicateObjDia.h b/kpresenter/KPrDuplicateObjDia.h
index 1c49cb5e..91fe5e5d 100644
--- a/kpresenter/KPrDuplicateObjDia.h
+++ b/kpresenter/KPrDuplicateObjDia.h
@@ -34,7 +34,7 @@ class KPrDuplicatObjDia : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- KPrDuplicatObjDia( TQWidget *tqparent, KPrDocument * _doc, const char *name=0L);
+ KPrDuplicatObjDia( TQWidget *parent, KPrDocument * _doc, const char *name=0L);
int nbCopy() const;
double angle() const;
double increaseX() const;