diff options
Diffstat (limited to 'plugins/kmail/bodypartformatter/delegateselector.h')
-rw-r--r-- | plugins/kmail/bodypartformatter/delegateselector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kmail/bodypartformatter/delegateselector.h b/plugins/kmail/bodypartformatter/delegateselector.h index 982f93554..9f34e3c5e 100644 --- a/plugins/kmail/bodypartformatter/delegateselector.h +++ b/plugins/kmail/bodypartformatter/delegateselector.h @@ -34,7 +34,7 @@ class TQCheckBox; class DelegateSelector : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: DelegateSelector( TQWidget *parent = 0 ); |