summaryrefslogtreecommitdiffstats
path: root/plugins/kmail/bodypartformatter/attendeeselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/kmail/bodypartformatter/attendeeselector.h')
-rw-r--r--plugins/kmail/bodypartformatter/attendeeselector.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/kmail/bodypartformatter/attendeeselector.h b/plugins/kmail/bodypartformatter/attendeeselector.h
index eb843f1f..8484d5b1 100644
--- a/plugins/kmail/bodypartformatter/attendeeselector.h
+++ b/plugins/kmail/bodypartformatter/attendeeselector.h
@@ -30,8 +30,9 @@ class AttendeeSelectorWidget;
class AttendeeSelector : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- AttendeeSelector( TQWidget *parent = 0 );
+ AttendeeSelector( TQWidget *tqparent = 0 );
TQStringList attendees() const;