summaryrefslogtreecommitdiffstats
path: root/kmail/identitylistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/identitylistview.h')
-rw-r--r--kmail/identitylistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/identitylistview.h b/kmail/identitylistview.h
index 31b80a77..aa203727 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() {}