diff options
Diffstat (limited to 'kmail/recipientseditortest.h')
-rw-r--r-- | kmail/recipientseditortest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/recipientseditortest.h b/kmail/recipientseditortest.h index ea2f1e9ef..77387218a 100644 --- a/kmail/recipientseditortest.h +++ b/kmail/recipientseditortest.h @@ -33,7 +33,7 @@ class Composer : public TQWidget Q_OBJECT TQ_OBJECT public: - Composer( TQWidget *tqparent ); + Composer( TQWidget *parent ); public slots: void slotClose(); |