diff options
Diffstat (limited to 'kopete/kopete/contactlist/kopetecontactlistview.h')
-rw-r--r-- | kopete/kopete/contactlist/kopetecontactlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/contactlist/kopetecontactlistview.h b/kopete/kopete/contactlist/kopetecontactlistview.h index 6a4e2937..eb9cb690 100644 --- a/kopete/kopete/contactlist/kopetecontactlistview.h +++ b/kopete/kopete/contactlist/kopetecontactlistview.h @@ -59,7 +59,7 @@ class MessageEvent; class KopeteContactListView : public Kopete::UI::ListView::ListView { Q_OBJECT - TQ_OBJECT + public: KopeteContactListView( TQWidget *parent = 0, const char *name = 0 ); |