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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/kmail/bodypartformatter/delegateselector.h b/plugins/kmail/bodypartformatter/delegateselector.h
index 8f1d87d1..c2be8950 100644
--- a/plugins/kmail/bodypartformatter/delegateselector.h
+++ b/plugins/kmail/bodypartformatter/delegateselector.h
@@ -34,9 +34,10 @@ class TQCheckBox;
class DelegateSelector : public KDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- DelegateSelector( TQWidget *parent = 0 );
+ DelegateSelector( TQWidget *tqparent = 0 );
TQString delegate() const;
bool rsvp() const;