summaryrefslogtreecommitdiffstats
path: root/plugins/kmail/bodypartformatter/delegateselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kmail/bodypartformatter/delegateselector.h')
-rw-r--r--plugins/kmail/bodypartformatter/delegateselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kmail/bodypartformatter/delegateselector.h b/plugins/kmail/bodypartformatter/delegateselector.h
index c2be8950..982f9355 100644
--- a/plugins/kmail/bodypartformatter/delegateselector.h
+++ b/plugins/kmail/bodypartformatter/delegateselector.h
@@ -37,7 +37,7 @@ class DelegateSelector : public KDialogBase
TQ_OBJECT
public:
- DelegateSelector( TQWidget *tqparent = 0 );
+ DelegateSelector( TQWidget *parent = 0 );
TQString delegate() const;
bool rsvp() const;