summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrEffectDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrEffectDia.h')
-rw-r--r--kpresenter/KPrEffectDia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrEffectDia.h b/kpresenter/KPrEffectDia.h
index af0f4d00..a1bf29ee 100644
--- a/kpresenter/KPrEffectDia.h
+++ b/kpresenter/KPrEffectDia.h
@@ -45,7 +45,7 @@ class KPrEffectDia : public KDialogBase
TQ_OBJECT
public:
- KPrEffectDia( TQWidget* tqparent, const char*, const TQPtrList<KPrObject> &_objs,
+ KPrEffectDia( TQWidget* parent, const char*, const TQPtrList<KPrObject> &_objs,
KPrView* );
~KPrEffectDia();