diff options
Diffstat (limited to 'kmail/index.h')
-rw-r--r-- | kmail/index.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/index.h b/kmail/index.h index f24dc47b9..bd7749448 100644 --- a/kmail/index.h +++ b/kmail/index.h @@ -53,7 +53,7 @@ class KMMsgIndex : public TQObject { Q_OBJECT TQ_OBJECT public: - explicit KMMsgIndex( TQObject* tqparent ); + explicit KMMsgIndex( TQObject* parent ); ~KMMsgIndex(); public: |