summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/ui/kopetelistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/ui/kopetelistview.h')
-rw-r--r--kopete/libkopete/ui/kopetelistview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/libkopete/ui/kopetelistview.h b/kopete/libkopete/ui/kopetelistview.h
index 2e065212..05102e53 100644
--- a/kopete/libkopete/ui/kopetelistview.h
+++ b/kopete/libkopete/ui/kopetelistview.h
@@ -32,9 +32,10 @@ namespace ListView {
class ListView : public KListView
{
Q_OBJECT
+ TQ_OBJECT
public:
- ListView( TQWidget *parent = 0, const char *name = 0 );
+ ListView( TQWidget *tqparent = 0, const char *name = 0 );
~ListView();
/**