summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/ui/accountselector.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/ui/accountselector.h')
-rw-r--r--kopete/libkopete/ui/accountselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/ui/accountselector.h b/kopete/libkopete/ui/accountselector.h
index 518ac67f..c812453d 100644
--- a/kopete/libkopete/ui/accountselector.h
+++ b/kopete/libkopete/ui/accountselector.h
@@ -23,7 +23,7 @@
#include "kopete_export.h"
class AccountSelectorPrivate;
-class QListViewItem;
+class TQListViewItem;
/**
* \brief widget to select an account, based on KListView
* @author Stefan Gehn <metz AT gehn.net>