summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/contactlist/kopetegroupviewitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/contactlist/kopetegroupviewitem.h')
-rw-r--r--kopete/kopete/contactlist/kopetegroupviewitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/kopete/contactlist/kopetegroupviewitem.h b/kopete/kopete/contactlist/kopetegroupviewitem.h
index f42b614c..fc87bf54 100644
--- a/kopete/kopete/contactlist/kopetegroupviewitem.h
+++ b/kopete/kopete/contactlist/kopetegroupviewitem.h
@@ -34,7 +34,7 @@ class Group;
*/
class KopeteGroupViewItem : public Kopete::UI::ListView::Item
{
- Q_OBJECT
+ TQ_OBJECT
public:
KopeteGroupViewItem( Kopete::Group *group , TQListView *parent, const char *name = 0 );