summaryrefslogtreecommitdiffstats
path: root/kpresenter/autoformEdit/AFChoose.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpresenter/autoformEdit/AFChoose.h')
-rw-r--r--kpresenter/autoformEdit/AFChoose.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpresenter/autoformEdit/AFChoose.h b/kpresenter/autoformEdit/AFChoose.h
index d109059d4..c76a7302d 100644
--- a/kpresenter/autoformEdit/AFChoose.h
+++ b/kpresenter/autoformEdit/AFChoose.h
@@ -37,7 +37,7 @@ class AFChoose : public TQTabDialog
public:
// constructor - destructor
- AFChoose(TQWidget *tqparent=0, const TQString &caption=TQString(), const char *name=0);
+ AFChoose(TQWidget *parent=0, const TQString &caption=TQString(), const char *name=0);
~AFChoose();
private: