summaryrefslogtreecommitdiffstats
path: root/kpresenter/KPrPgConfDia.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/KPrPgConfDia.h')
-rw-r--r--kpresenter/KPrPgConfDia.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/KPrPgConfDia.h b/kpresenter/KPrPgConfDia.h
index d322c6e91..79f13f1f3 100644
--- a/kpresenter/KPrPgConfDia.h
+++ b/kpresenter/KPrPgConfDia.h
@@ -50,7 +50,7 @@ class KPrPgConfDia : public KDialogBase
public:
// constructor - destructor
- KPrPgConfDia( TQWidget* tqparent, KPrDocument* doc );
+ KPrPgConfDia( TQWidget* parent, KPrDocument* doc );
~KPrPgConfDia();
bool getInfiniteLoop() const;
bool getShowEndOfPresentationSlide() const;