summaryrefslogtreecommitdiffstats
path: root/kresources/scalix/scalixadmin/otheruserview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kresources/scalix/scalixadmin/otheruserview.h')
-rw-r--r--kresources/scalix/scalixadmin/otheruserview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kresources/scalix/scalixadmin/otheruserview.h b/kresources/scalix/scalixadmin/otheruserview.h
index def14a84..36f5923b 100644
--- a/kresources/scalix/scalixadmin/otheruserview.h
+++ b/kresources/scalix/scalixadmin/otheruserview.h
@@ -28,9 +28,10 @@ class OtherUserManager;
class OtherUserView : public KListView
{
Q_OBJECT
+ TQ_OBJECT
public:
- OtherUserView( OtherUserManager *manager, TQWidget *parent = 0 );
+ OtherUserView( OtherUserManager *manager, TQWidget *tqparent = 0 );
TQString selectedUser() const;