diff options
Diffstat (limited to 'kmail/identitylistview.h')
-rw-r--r-- | kmail/identitylistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/identitylistview.h b/kmail/identitylistview.h index 31b80a77d..aa203727a 100644 --- a/kmail/identitylistview.h +++ b/kmail/identitylistview.h @@ -68,7 +68,7 @@ namespace KMail { **/ class IdentityListView : public KListView { Q_OBJECT - TQ_OBJECT + public: IdentityListView( TQWidget * parent=0, const char * name=0 ); virtual ~IdentityListView() {} |